[]
        
(Showing Draft Content)

C1.WPF.C1InputEventArgs.PointerDeviceType

PointerDeviceType Property

PointerDeviceType

Gets the type of pointer which performed the action.

Declaration
public C1PointerDeviceType PointerDeviceType { get; }
Remarks

In Silverlight, 'windowless' plug-in parameter must be set to false in order to receive the correct device type, otherwise 'Mouse' will be returned despite the real device type.