C# Class SIFP.Core.Behaviors.ListBoxScrollToBottomBehavior

Inheritance: Behavior
Mostra file Open project: heater404/SIF

Protected Methods

Method Description
OnAttached ( ) : void
OnDetaching ( ) : void

Private Methods

Method Description
ListBoxScrollToBottomBehavior_CollectionChanged ( object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e ) : void

Method Details

OnAttached() protected method

protected OnAttached ( ) : void
return void

OnDetaching() protected method

protected OnDetaching ( ) : void
return void