다음을 통해 공유


PointerEventArgs.IsPrimary 속성

정의

포인터가 이 포인터 형식의 기본 포인터를 나타내는지 나타냅니다.

public:
 property bool IsPrimary { bool get(); void set(bool value); };
public bool IsPrimary { get; set; }
member this.IsPrimary : bool with get, set
Public Property IsPrimary As Boolean

속성 값

적용 대상