C1.WPF Namespace > C1InputEventArgs Class : GetPointerType Method |
'Declaration
Public Shared Function GetPointerType( _ ByVal originalArgs As RoutedEventArgs _ ) As C1PointerDeviceType
'Usage
Dim originalArgs As RoutedEventArgs Dim value As C1PointerDeviceType value = C1InputEventArgs.GetPointerType(originalArgs)
public static C1PointerDeviceType GetPointerType( RoutedEventArgs originalArgs )
public: static C1PointerDeviceType GetPointerType( RoutedEventArgs^ originalArgs )
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