TouchDevice.DirectlyOver Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the topmost UIElement object that the mouse is over at the time that this touch point was produced.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.UIElementThe topmost (in Z-order) UIElement object that the mouse is over at the time that this touch point was produced.
Show: