Condividi tramite


MouseWheelEventArgs Classe

Definizione

Fornisce dati per l'evento OnMouseWheel .

public ref class MouseWheelEventArgs sealed
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)]
public sealed class MouseWheelEventArgs
Public NotInheritable Class MouseWheelEventArgs
Ereditarietà
System.Object
MouseWheelEventArgs
Attributi

Funzionalità e requisiti aggiuntivi

Software Development Kit
Sistema operativo minimo supportato
Windows 10 (10.0.10240.0)

Proprietà

CtrlKeyPressed

Ottiene un valore che indica se il tasto CTRL viene premuto.

PointerCoordinate

Ottiene la coordinata del puntatore.

WheelDelta

Ottiene il numero di notche la rotellina del mouse è ruotata.

Si applica a