4 references to CommandId
PresentationCore (4)
System\Windows\Input\Command\RoutedUICommand.cs (4)
90return ApplicationCommands.GetUIText(CommandId); 94return NavigationCommands.GetUIText(CommandId); 98return MediaCommands.GetUIText(CommandId); 102return ComponentCommands.GetUIText(CommandId);