Sparkline for UWP | ComponentOne
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 RoutedEventArgs _
    ) As C1PointerDeviceType
    public static C1PointerDeviceType GetPointerType( 
       RoutedEventArgs originalArgs
    )

    Parameters

    originalArgs
    See Also