Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 600 Bytes

doubletappedroutedeventargs_pointerdevicetype.md

File metadata and controls

22 lines (15 loc) · 600 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Input.DoubleTappedRoutedEventArgs.PointerDeviceType
winrt property

Microsoft.UI.Xaml.Input.DoubleTappedRoutedEventArgs.PointerDeviceType

-description

Gets the PointerDeviceType for the pointer device that initiated the associated input event.

-property-value

The PointerDeviceType for this event occurrence.

-remarks

-examples

-see-also