C# Class SmoothScroll.SmoothScrollMouseProcessor

Inheritance: MouseProcessorBase
Datei anzeigen Open project: ricksladkey/SmoothScroll

Public Methods

Method Description
PreprocessMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void

Private Methods

Method Description
SmoothScrollMouseProcessor ( IWpfTextView wpfTextView ) : System.Windows.Input

Method Details

PreprocessMouseWheel() public method

public PreprocessMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void
e System.Windows.Input.MouseWheelEventArgs
return void