Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 562 Bytes

pointerroutedeventargs_keymodifiers.md

File metadata and controls

25 lines (16 loc) · 562 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Input.PointerRoutedEventArgs.KeyModifiers
winrt property

Windows.UI.Xaml.Input.PointerRoutedEventArgs.KeyModifiers

-description

Gets a value that indicates which key modifiers were active at the time that the pointer event was initiated.

-property-value

A value or values of the enumeration.

-remarks

-examples

-see-also