4 references to CommandId
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\RoutedUICommand.cs (4)
100return ApplicationCommands.GetUIText(CommandId); 104return NavigationCommands.GetUIText(CommandId); 108return MediaCommands.GetUIText(CommandId); 112return ComponentCommands.GetUIText(CommandId);