4 references to Help
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
116get { return _EnsureCommand(CommandId.Help); } 252case CommandId.Help: propertyName = "Help"; break; 286case CommandId.Help: uiText = SR.HelpText; break; 366case CommandId.Help: