Freigeben über


MouseWheelEventArgs Klasse

Definition

Stellt Daten für das OnMouseWheel-Ereignis bereit.

public ref class MouseWheelEventArgs 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 MouseWheelEventArgs 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 MouseWheelEventArgs
Public NotInheritable Class MouseWheelEventArgs
Vererbung
Object Platform::Object IInspectable MouseWheelEventArgs
Attribute

Weitere Features und Anforderungen

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

Eigenschaften

CtrlKeyPressed

Ruft einen Wert ab, der angibt, ob die STRG-TASTE gedrückt wird.

PointerCoordinate

Ruft die Koordinate des Zeigers ab.

WheelDelta

Ruft die Anzahl der Kerben ab, die das Mausrad gedreht hat.

Gilt für: