TouchDevice::Capture Method
.NET Framework (current version)
Captures a touch to the specified element.
Assembly: PresentationCore (in PresentationCore.dll)
| Name | Description | |
|---|---|---|
![]() | Capture(IInputElement^) | Captures a touch to the specified element by using the Element capture mode. |
![]() | Capture(IInputElement^, CaptureMode) | Captures a touch to the specified element by using the specified CaptureMode. |
Show:
