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