C# Class X.UI.RichScrollViewer.ScrollViewer

Inheritance: Windows.UI.Xaml.Controls.ContentControl
显示文件 Open project: liquidboy/X

Public Properties

Property 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

Public Methods

Method Description
ScrollViewer ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method 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 method

protected OnApplyTemplate ( ) : void
return void

ScrollViewer() public method

public ScrollViewer ( ) : System
return System

Property Details

FocusColorProperty public_oe static_oe property

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

FocusForegroundColorProperty public_oe static_oe property

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

FocusHoverColorProperty public_oe static_oe property

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

GlowAmountProperty public_oe static_oe property

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

GlowColorProperty public_oe static_oe property

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