Add a RoutedCommand Registration Microsoft Corporation Adds code to register a RoutedCommand. wpfrc Expansion
WindowsBase PresentationCore PresentationFramework System.Windows commandName Replace with the name of the RoutedCommand. Routed1 ownertype Control Replace with the name of the class this snippet is being added to. Window1