C1.UWP Assembly / C1.Xaml Namespace / C1InputEventArgs Class / GetPointerType Method

In This Topic
GetPointerType Method
In This Topic
Syntax
'Declaration
 
Public Shared Function GetPointerType( _
   ByVal originalArgs As Windows.UI.Xaml.RoutedEventArgs _
) As C1PointerDeviceType
 

Parameters

originalArgs
See Also