Freigeben über


WebView2CompositionControl.OnMnemonic(MSG, ModifierKeys) Method

Definition

IKeyboardInputSink:OnMnemonic interface. Not implemented by WebView2.

public bool OnMnemonic (ref System.Windows.Interop.MSG msg, System.Windows.Input.ModifierKeys modifiers);
abstract member OnMnemonic : MSG * System.Windows.Input.ModifierKeys -> bool
override this.OnMnemonic : MSG * System.Windows.Input.ModifierKeys -> bool
Public Function OnMnemonic (ByRef msg As MSG, modifiers As ModifierKeys) As Boolean

Parameters

msg
MSG
modifiers
ModifierKeys

Returns

Applies to