2 references to MapCommandToHTMLCommand
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Help.cs (2)
233
int htmlCommand =
MapCommandToHTMLCommand
(command, stringParam, out htmlParam);
258
SafeNativeMethods.HtmlHelp(handle, pathAndFileName,
MapCommandToHTMLCommand
(command, null, out htmlParam), 0);