UIElement.KeyDownEvent Property

Definition

Gets the identifier for the KeyDown routed event.

C#
public static RoutedEvent KeyDownEvent { get; }

Property Value

The identifier for the KeyDown routed event.

Applies to

Produkt Verzie
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

See also