RightTappedRoutedEventArgs.PointerDeviceType 屬性

定義

取得起始相關聯輸入事件之指標裝置的 PointerDeviceType

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

屬性值

此事件發生的 PointerDeviceType

適用於