TouchFrameEventArgs Methods
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Namespace:
System.Windows.Input
Assembly: PresentationCore (in PresentationCore.dll)
Name | Description | |
---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetPrimaryTouchPoint(IInputElement) | Returns the current touch point of the primary touch device relative to the specified element. |
![]() | GetTouchPoints(IInputElement) | Returns a collection that contains the current touch point for each active touch device relative to the specified element. |
![]() | GetType() | |
![]() | SuspendMousePromotionUntilTouchUp() | This member is not implemented. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show: