C# Class SmoothScroll.SmoothScrollMouseProcessor

Inheritance: MouseProcessorBase
Afficher le fichier Open project: ricksladkey/SmoothScroll

Méthodes publiques

Méthode Description
PreprocessMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void

Private Methods

Méthode Description
SmoothScrollMouseProcessor ( IWpfTextView wpfTextView ) : System.Windows.Input

Method Details

PreprocessMouseWheel() public méthode

public PreprocessMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void
e System.Windows.Input.MouseWheelEventArgs
Résultat void