4 references to Help
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
103get { return _EnsureCommand(CommandId.Help); } 239case CommandId.Help: propertyName = "Help"; break; 273case CommandId.Help: uiText = SR.HelpText; break; 353case CommandId.Help: