5 references to ContextSensitiveHelp
System.Windows.Forms (5)
System\Windows\Forms\Accessibility\AccessibleObject.cs (2)
2558/// <inheritdoc cref="IOleWindow.ContextSensitiveHelp(BOOL)"/> 2568return oleWindow.Value->ContextSensitiveHelp(fEnterMode);
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (3)
87/// <inheritdoc cref="IOleWindow.ContextSensitiveHelp(BOOL)"/> 119/// <inheritdoc cref="IOleWindow.ContextSensitiveHelp(BOOL)"/> 350/// <inheritdoc cref="IOleWindow.ContextSensitiveHelp(BOOL)"/>