C# Class RatChat.Controls.AnimatedScrollViewer

Inheritance: System.Windows.Controls.ScrollViewer
Exibir arquivo Open project: JustOxlamon/Sc2tvChatPub

Public Properties

Property Type Description
MyOffsetProperty System.Windows.DependencyProperty

Public Methods

Method Description
AnimatedScrollDown ( ) : void
AnimatedScrollViewer ( ) : System

Private Methods

Method Description
AnimatedScrollViewer_ScrollChanged ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void
onChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

AnimatedScrollDown() public method

public AnimatedScrollDown ( ) : void
return void

AnimatedScrollViewer() public method

public AnimatedScrollViewer ( ) : System
return System

Property Details

MyOffsetProperty public_oe static_oe property

public static DependencyProperty,System.Windows MyOffsetProperty
return System.Windows.DependencyProperty