PointerDownEventArgs
PointerDownEventArgs
PointerDownEventArgs
PointerDownEventArgs
Class
Definition
Provides data for the OnPointerDown event.
public ref class PointerDownEventArgs sealed
class PointerDownEventArgs sealed
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class PointerDownEventArgs
Public NotInheritable Class PointerDownEventArgs
- Inheritance
-
System.ObjectSystem.ObjectSystem.ObjectSystem.ObjectPointerDownEventArgsPointerDownEventArgsPointerDownEventArgsPointerDownEventArgs
- Attributes
Requirements
SDK |
Properties
KeyCode KeyCode KeyCode KeyCode |
Gets the key code for the pointer. |
PointerCoordinate PointerCoordinate PointerCoordinate PointerCoordinate |
Gets the coordinate of the pointer. |
PointerType PointerType PointerType PointerType |
Gets the type of pointer device. |