ManipulationDeltaRoutedEventArgs.PointerDeviceType 属性

定义

获取操作中涉及的指针设备的 PointerDeviceType

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

属性值

枚举的一个值。

适用于