4 references to OnMnemonic
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.cs (1)
1773
oleControl.Value->
OnMnemonic
(&msg).AssertSuccess();
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
54
/// <inheritdoc cref="IOleControl.
OnMnemonic
(MSG*)"/>
System.Windows.Forms.Primitives (2)
Windows.Win32.IOleControl.g.cs (2)
99
/// <inheritdoc cref="
OnMnemonic
(winmdroot.UI.WindowsAndMessaging.MSG*)"/>
104
winmdroot.Foundation.HRESULT __result = this.
OnMnemonic
(pMsgLocal);