NonClientCaptionTappedEventArgs.PointerDeviceType 属性

定义

PointerDeviceType获取启动描述文字点击输入事件的指针设备的 。

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

属性值

启动PointerDeviceType描述文字点击输入事件的指针设备的 。

适用于