2 implementations of ContextSensitiveHelp
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.AxContainer.cs (1)
714HRESULT IOleInPlaceUIWindow.Interface.ContextSensitiveHelp(BOOL fEnterMode)
System\Windows\Forms\Controls\WebBrowser\WebBrowserContainer.cs (1)
417HRESULT IOleInPlaceUIWindow.Interface.ContextSensitiveHelp(BOOL fEnterMode)
1 reference to ContextSensitiveHelp
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleInPlaceUIWindow.g.cs (1)
102 return __object.ContextSensitiveHelp(fEnterMode);