1 write to HelpKeyword
System.Windows.Forms (1)
winforms\Managed\System\WinForms\HelpProvider.cs (1)
253e.HelpKeyword = GetHelpKeyword(ctl);
2 references to HelpKeyword
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
19850topic = Int32.Parse(args.HelpKeyword, CultureInfo.InvariantCulture);
winforms\Managed\System\WinForms\ToolStripItem.cs (1)
4315topic = Int32.Parse(args.HelpKeyword, CultureInfo.InvariantCulture);