ScrollingObjectCollection.IsTouched Property

Definition

Tracks whether the scroll content or background is touched by a near pointer. Remains true while the same near pointer does not cross the scrolling release boundaries.

public:
 property bool IsTouched { bool get(); };
public bool IsTouched { get; }
member this.IsTouched : bool
Public ReadOnly Property IsTouched As Boolean

Property Value

Applies to