C# Class ScrollViewerAutoScrollToEndHandler, code

Inheritance: DependencyObject, IDisposable
Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
Dispose ( ) : void
ScrollViewerAutoScrollToEndHandler ( ScrollViewer, scrollViewer )

Private Methods

Méthode Description
ScrollChanged ( object sender, ScrollChangedEventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ScrollViewerAutoScrollToEndHandler() public méthode

public ScrollViewerAutoScrollToEndHandler ( ScrollViewer, scrollViewer )
scrollViewer ScrollViewer,