C# Class withSIX.Core.Presentation.Wpf.Behaviors.ScrollViewerAutoScrollToEndHandler

Inheritance: System.Windows.DependencyObject, IDisposable
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

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

Private Methods

Méthode Description
ScrollChanged ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ScrollViewerAutoScrollToEndHandler() public méthode

public ScrollViewerAutoScrollToEndHandler ( ScrollViewer scrollViewer ) : System
scrollViewer System.Windows.Controls.ScrollViewer
Résultat System