C# Class X.UI.RichScrollViewer.ScrollViewer

Inheritance: Windows.UI.Xaml.Controls.ContentControl
Afficher le fichier Open project: liquidboy/X

Méthodes publiques

Свойство Type Description
FocusColorProperty Windows.UI.Xaml.DependencyProperty
FocusForegroundColorProperty Windows.UI.Xaml.DependencyProperty
FocusHoverColorProperty Windows.UI.Xaml.DependencyProperty
GlowAmountProperty Windows.UI.Xaml.DependencyProperty
GlowColorProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
ScrollViewer ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
DtInvalidate_Tick ( object sender, object e ) : void
OnPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
ScrollViewer_Loaded ( object sender, RoutedEventArgs e ) : void
ScrollViewer_Unloaded ( object sender, RoutedEventArgs e ) : void
oneTimeInit ( ) : void

Method Details

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

ScrollViewer() public méthode

public ScrollViewer ( ) : System
Résultat System

Property Details

FocusColorProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml FocusColorProperty
Résultat Windows.UI.Xaml.DependencyProperty

FocusForegroundColorProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml FocusForegroundColorProperty
Résultat Windows.UI.Xaml.DependencyProperty

FocusHoverColorProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml FocusHoverColorProperty
Résultat Windows.UI.Xaml.DependencyProperty

GlowAmountProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml GlowAmountProperty
Résultat Windows.UI.Xaml.DependencyProperty

GlowColorProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml GlowColorProperty
Résultat Windows.UI.Xaml.DependencyProperty