UIElement.AreAnyTouchesCapturedWithin Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System.Booleantrue if at least one touch is captured to this element or any child elements in its visual tree; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: