DoubleTappedRoutedEventArgs.PointerDeviceType Propriété

Définition

Obtient le PointerDeviceType pour l’appareil de pointeur qui a lancé l’événement d’entrée associé.

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

Valeur de propriété

PointerDeviceType pour cette occurrence d’événement.

S’applique à