다음을 통해 공유


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

속성 값

적용 대상