Freigeben über


DraggingEventArgs.PointerDeviceType Eigenschaft

Definition

Ruft den Gerätetyp der Eingabequelle ab.

public:
 property PointerDeviceType PointerDeviceType { PointerDeviceType get(); };
PointerDeviceType PointerDeviceType();
public PointerDeviceType PointerDeviceType { get; }
var pointerDeviceType = draggingEventArgs.pointerDeviceType;
Public ReadOnly Property PointerDeviceType As PointerDeviceType

Eigenschaftswert

Der Gerätetyp.

Gilt für: