TouchDevice::GetTouchPoint Method (IInputElement^)
.NET Framework (current version)
Returns the current position of the touch device relative to the specified element.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- relativeTo
-
Type:
System.Windows::IInputElement^
The element that defines the coordinate space.
Return Value
Type: System.Windows.Input::TouchPoint^The current position of the touch device relative to the specified element.
.NET Framework
Available since 4.0
Available since 4.0
Show: