Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 575 Bytes

uielement_previewkeyupevent.md

File metadata and controls

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

Windows.UI.Xaml.UIElement.PreviewKeyUpEvent

-description

Gets the identifier for the PreviewKeyUp routed event.

-property-value

The identifier for the PreviewKeyUp routed event.

-remarks

-see-also

AddHandler, Events and routed events overview

-examples