2 references to MapCommandToHTMLCommand
System.Windows.Forms (2)
System\Windows\Forms\Help\Help.cs (2)
142
HTML_HELP_COMMAND htmlCommand =
MapCommandToHTMLCommand
(command, stringParam, out htmlParam);
179
PInvoke.HtmlHelp(handle, pathAndFileName,
MapCommandToHTMLCommand
(command, null, out htmlParam), null);