Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 585 Bytes

uielement_previewkeydownevent.md

File metadata and controls

29 lines (16 loc) · 585 Bytes
-api-id -api-type
P:Windows.UI.Xaml.UIElement.PreviewKeyDownEvent
winrt property

Windows.UI.Xaml.UIElement.PreviewKeyDownEvent

-description

Gets the identifier for the PreviewKeyDown routed event.

-property-value

The identifier for the PreviewKeyDown routed event.

-remarks

-see-also

AddHandler, Events and routed events overview

-examples