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

Значение свойства

Значение перечисления.

Применяется к