Share via


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

プロパティ値

適用対象