4 references to Help
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (4)
122get { return _EnsureCommand(CommandId.Help); } 290case CommandId.Help: propertyName = "Help"; break; 324case CommandId.Help: uiText = SR.Get(SRID.HelpText); break; 404case CommandId.Help: