1 implementation of ContextSensitiveHelp
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
15408
void UnsafeNativeMethods.IOleInPlaceObject.
ContextSensitiveHelp
(int fEnterMode) {
2 references to ContextSensitiveHelp
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
15343
((UnsafeNativeMethods.IOleInPlaceObject)this).
ContextSensitiveHelp
(fEnterMode);
15729
((UnsafeNativeMethods.IOleInPlaceObject)this).
ContextSensitiveHelp
(fEnterMode);