Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 564 Bytes

pointerroutedeventargs_keymodifiers.md

File metadata and controls

23 lines (16 loc) · 564 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Input.PointerRoutedEventArgs.KeyModifiers
winrt property

Microsoft.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