'Declaration
Public Function New( _ ByVal originalArgs As RoutedEventArgs, _ ByVal pointerType As C1PointerDeviceType _ )
public C1InputEventArgs( RoutedEventArgs originalArgs, C1PointerDeviceType pointerType )
Parameters
- originalArgs
- pointerType
'Declaration
Public Function New( _ ByVal originalArgs As RoutedEventArgs, _ ByVal pointerType As C1PointerDeviceType _ )
public C1InputEventArgs( RoutedEventArgs originalArgs, C1PointerDeviceType pointerType )