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

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Свойство Type Description
AutoScrollHandlerProperty System.Windows.DependencyProperty
AutoScrollProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetAutoScrollToEnd ( ScrollViewer instance ) : bool
SetAutoScrollToEnd ( ScrollViewer instance, bool value ) : void

Private Methods

Méthode Description
HookupAutoScrollToEnd ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetAutoScrollToEnd() public static méthode

public static GetAutoScrollToEnd ( ScrollViewer instance ) : bool
instance System.Windows.Controls.ScrollViewer
Résultat bool

SetAutoScrollToEnd() public static méthode

public static SetAutoScrollToEnd ( ScrollViewer instance, bool value ) : void
instance System.Windows.Controls.ScrollViewer
value bool
Résultat void

Property Details

AutoScrollHandlerProperty public_oe static_oe property

public static DependencyProperty,System.Windows AutoScrollHandlerProperty
Résultat System.Windows.DependencyProperty

AutoScrollProperty public_oe static_oe property

public static DependencyProperty,System.Windows AutoScrollProperty
Résultat System.Windows.DependencyProperty