ScrollViewer.OnMouseWheel(MouseWheelEventArgs) Metoda

Definice

Odpoví kliknutím na kolečko myši.

protected:
 override void OnMouseWheel(System::Windows::Input::MouseWheelEventArgs ^ e);
protected override void OnMouseWheel(System.Windows.Input.MouseWheelEventArgs e);
override this.OnMouseWheel : System.Windows.Input.MouseWheelEventArgs -> unit
Protected Overrides Sub OnMouseWheel (e As MouseWheelEventArgs)

Parametry

e
MouseWheelEventArgs

Požadované argumenty, které popisují tuto událost.

Platí pro