Freigeben über


WebView2CompositionControl.TranslateAccelerator(MSG, ModifierKeys) Method

Definition

IKeyboardInputSink:TranslateAccelerator interface. Not implemented by WebView2.

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

Parameters

msg
MSG
modifiers
ModifierKeys

Returns

Applies to