public C1InputEventArgs( RoutedEventArgs originalArgs, C1PointerDeviceType pointerType )
public: C1InputEventArgs( RoutedEventArgs^ originalArgs, C1PointerDeviceType pointerType )
'Declaration Public Function New( _ ByVal originalArgs As RoutedEventArgs, _ ByVal pointerType As C1PointerDeviceType _ )
'Declaration
Public Function New( _ ByVal originalArgs As RoutedEventArgs, _ ByVal pointerType As C1PointerDeviceType _ )
'Usage Dim originalArgs As RoutedEventArgs Dim pointerType As C1PointerDeviceType Dim instance As New C1InputEventArgs(originalArgs, pointerType)
'Usage
Dim originalArgs As RoutedEventArgs Dim pointerType As C1PointerDeviceType Dim instance As New C1InputEventArgs(originalArgs, pointerType)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
C1InputEventArgs Class C1InputEventArgs Members Overload List
Copyright © 2025 GrapeCity, inc. All rights reserved.