Share via


ContextMenuKeyEventArgs Klasse

Definition

Enthält Ereignisdaten für das InputKeyboardSource.ContextMenuKey-Ereignis .

public ref class ContextMenuKeyEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65540)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ContextMenuKeyEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ContextMenuKeyEventArgs
Public NotInheritable Class ContextMenuKeyEventArgs
Vererbung
Object Platform::Object IInspectable ContextMenuKeyEventArgs
Attribute

Eigenschaften

Handled

Ruft ab oder legt fest, ob das InputKeyboardSource.CharacterReceived-Ereignis für ein Objekt in einem ContextMenu behandelt wurde.

Gilt für: