Share via


PointerEventArgs.IsPrimary Property

Definition

Indicates if the pointer represents the primary pointer of this pointer type.

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

Property Value

Applies to