UIElement::AreAnyTouchesCapturedWithin Property
.NET Framework (current version)
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: