HwndHost::OnMnemonicCore Method (MSG%, ModifierKeys)
.NET Framework (current version)
Called when one of the mnemonics (access keys) for this sink is invoked.
Assembly: PresentationFramework (in PresentationFramework.dll)
protected: [SecurityCriticalAttribute] [UIPermissionAttribute(SecurityAction::LinkDemand, Unrestricted = true)] virtual bool OnMnemonicCore( MSG% msg, ModifierKeys modifiers )
Parameters
- msg
-
Type:
System.Windows.Interop::MSG%
The message for the mnemonic and associated data.
- modifiers
-
Type:
System.Windows.Input::ModifierKeys
Modifier keys.
.NET Framework
Available since 4.0
Available since 4.0
Show: