4 references to Help
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
102get { return _EnsureCommand(CommandId.Help); } 238case CommandId.Help: propertyName = "Help"; break; 272case CommandId.Help: uiText = SR.HelpText; break; 352case CommandId.Help: