The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UIElement::AreAnyTouchesOver Property
.NET Framework (current version)
Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::Booleantrue if at least one touch is pressed over this element or any child elements in its visual tree; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: