C# 클래스 SmoothScroll.SmoothScrollMouseProcessor

상속: MouseProcessorBase
파일 보기 프로젝트 열기: ricksladkey/SmoothScroll

공개 메소드들

메소드 설명
PreprocessMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void

비공개 메소드들

메소드 설명
SmoothScrollMouseProcessor ( IWpfTextView wpfTextView ) : System.Windows.Input

메소드 상세

PreprocessMouseWheel() 공개 메소드

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