ContextMenuKeyEventArgs Clase

Definición

Contiene datos de eventos para el evento InputKeyboardSource.ContextMenuKey .

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
Herencia
Object Platform::Object IInspectable ContextMenuKeyEventArgs
Atributos

Propiedades

Handled

Obtiene o establece si el evento InputKeyboardSource.CharacterReceived se controló para un objeto dentro de un ContextMenu.

Se aplica a