public static C1PointerDeviceType GetPointerType( RoutedEventArgs originalArgs )
public: static C1PointerDeviceType GetPointerType( RoutedEventArgs^ originalArgs )
'Declaration Public Shared Function GetPointerType( _ ByVal originalArgs As RoutedEventArgs _ ) As C1PointerDeviceType
'Declaration
Public Shared Function GetPointerType( _ ByVal originalArgs As RoutedEventArgs _ ) As C1PointerDeviceType
'Usage Dim originalArgs As RoutedEventArgs Dim value As C1PointerDeviceType value = C1InputEventArgs.GetPointerType(originalArgs)
'Usage
Dim originalArgs As RoutedEventArgs Dim value As C1PointerDeviceType value = C1InputEventArgs.GetPointerType(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
C1InputEventArgs Class C1InputEventArgs Members
Copyright © 2025 GrapeCity, inc. All rights reserved.