UIElement.AreAnyTouchesCaptured Property

 

Gets a value that indicates whether at least one touch is captured to this element.

Namespace:   System.Windows
Assembly:  PresentationCore (in PresentationCore.dll)

public bool AreAnyTouchesCaptured { get; }

Property Value

Type: System.Boolean

true if at least one touch is captured to this element; otherwise, false.

.NET Framework
Available since 4.0