UIElement.LostTouchCapture Event
Occurs when this element loses a touch capture.
Assembly: PresentationCore (in PresentationCore.dll)
Identifier field | |
Routing strategy | Bubbling |
Delegate | EventHandler<TEventArgs> of type TouchEventArgs. |
Override OnLostTouchCapture to implement class handling for this event in derived classes.
.NET Framework
Available since 4.0
Available since 4.0