共用方式為


PointerEventArgs.PointerType 屬性

定義

指出造成事件的裝置類型。 必須是其中一個字串滑鼠、手寫筆或觸控,或是空字串。

public:
 property System::String ^ PointerType { System::String ^ get(); void set(System::String ^ value); };
public string PointerType { get; set; }
member this.PointerType : string with get, set
Public Property PointerType As String

屬性值

適用於