4 references to CommandId
PresentationCore (4)
System\Windows\Input\Command\RoutedUICommand.cs (4)
91return ApplicationCommands.GetUIText(CommandId); 95return NavigationCommands.GetUIText(CommandId); 99return MediaCommands.GetUIText(CommandId); 103return ComponentCommands.GetUIText(CommandId);