2 references to ShowHelp
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
13138
case NativeMethods.HLP_FILE : Help.
ShowHelp
(this, hpi.HelpFilePath);
winforms\Managed\System\WinForms\HelpProvider.cs (1)
239
Help.
ShowHelp
(ctl, helpNamespace);