2 references to HLP_NAVIGATOR
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
13142case NativeMethods.HLP_NAVIGATOR : Help.ShowHelp (this, hpi.HelpFilePath, hpi.Navigator);
winforms\Managed\System\WinForms\HelpInfo.cs (1)
41this.option = NativeMethods.HLP_NAVIGATOR;