UIElement3D::TouchLeave Event
.NET Framework (current version)
Occurs when a touch moves from inside to outside the bounds of this element.
Assembly: PresentationCore (in PresentationCore.dll)
Identifier field | |
Routing strategy | Direct |
Delegate | EventHandler<TEventArgs> of type TouchEventArgs. |
Override OnTouchLeave to implement class handling for this event in derived classes.
.NET Framework
Available since 4.0
Available since 4.0
Show: