C# Class Signal.Xaml.Interactions.ScrollToBottomBehavior

Inheritance: Windows.UI.Xaml.DependencyObject, IBehavior
Datei anzeigen Open project: smndtrl/Signal-UWP

Public Properties

Property Type Description
ItemsSourceProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
Attach ( DependencyObject associatedObject ) : void
Detach ( ) : void

Private Methods

Method Description
ItemsSourcePropertyChanged ( object sender, DependencyPropertyChangedEventArgs e ) : void

Method Details

Attach() public method

public Attach ( DependencyObject associatedObject ) : void
associatedObject Windows.UI.Xaml.DependencyObject
return void

Detach() public method

public Detach ( ) : void
return void

Property Details

ItemsSourceProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ItemsSourceProperty
return Windows.UI.Xaml.DependencyProperty