UIElement.ReleaseTouchCapture Method (TouchDevice)
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