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::ReleaseTouchCapture Method (TouchDevice^)
.NET Framework (current version)
Attempts to release the specified touch device from this element.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- touchDevice
-
Type:
System.Windows.Input::TouchDevice^
The device to release.
| Exception | Condition |
|---|---|
| ArgumentNullException | touchDevice is null. |
.NET Framework
Available since 4.0
Available since 4.0
Show: