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