Freigeben über


PointerDownEventArgs Klasse

Definition

Stellt Daten für das OnPointerDown-Ereignis bereit.

public ref 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)]
class PointerDownEventArgs final
[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
Vererbung
Object Platform::Object IInspectable PointerDownEventArgs
Attribute

Weitere Features und Anforderungen

Software Development Kit
Mindestens unterstütztes Betriebssystem
Windows 10 (10.0.10240.0)

Eigenschaften

KeyCode

Ruft den Schlüsselcode für den Zeiger ab.

PointerCoordinate

Ruft die Koordinate des Zeigers ab.

PointerType

Ruft den Typ des Zeigergeräts ab.

Gilt für: