Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1InputEventArgs Class / C1InputEventArgs Constructor / C1InputEventArgs Constructor(RoutedEventArgs,C1PointerDeviceType)

In This Topic
    C1InputEventArgs Constructor(RoutedEventArgs,C1PointerDeviceType)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal originalArgs As RoutedEventArgs, _
       ByVal pointerType As C1PointerDeviceType _
    )

    Parameters

    originalArgs
    pointerType
    See Also