C# Class Controls.Toolkit.TimerSlider

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: RedSafi-UX/SugarUIEnhancedControls Class Usage Examples

Méthodes publiques

Свойство Type Description
ContentStyleProperty Windows.UI.Xaml.DependencyProperty
CurrentTypeProperty Windows.UI.Xaml.DependencyProperty
MaxValueProperty Windows.UI.Xaml.DependencyProperty
ShowTicksStyleProperty Windows.UI.Xaml.DependencyProperty
TicksListVisibilityProperty Windows.UI.Xaml.DependencyProperty
ValueProperty Windows.UI.Xaml.DependencyProperty

Private Properties

Свойство Type Description
AddObj void
ButtonShowTicks_Click void
ContentButtonClick void
ConvertToInt32 int
InitializeDataSource void
InitializeShowButtonContent void
InitializeTimerSlider void
OnDateTimeChanged void
OnTimeVerticalOffSetPropertyChanged void
Scroll void
ScrollToMiddle void
ScrollToVerticalOffset void
ScrollViewerTicks_ViewChanged void
SetTime void
TimerSlider_Unloaded void
timer_Tick void

Méthodes publiques

Méthode Description
TimerSlider ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
AddObj ( string content ) : void
ButtonShowTicks_Click ( object sender, RoutedEventArgs e ) : void
ContentButtonClick ( object sender, RoutedEventArgs args ) : void
ConvertToInt32 ( object obj ) : int
InitializeDataSource ( int count ) : void
InitializeShowButtonContent ( ) : void
InitializeTimerSlider ( ) : void
OnDateTimeChanged ( System.DateTime datetime ) : void
OnTimeVerticalOffSetPropertyChanged ( object sender, DependencyPropertyChangedEventArgs args ) : void

Occurs when Time Vertical Offset property is set

Scroll ( double offset ) : void
ScrollToMiddle ( ) : void
ScrollToVerticalOffset ( double scrollOffSet ) : void

Scroll the scroll viewer to specified offset

ScrollViewerTicks_ViewChanged ( object sender, ScrollViewerViewChangedEventArgs e ) : void
SetTime ( ) : void
TimerSlider_Unloaded ( object sender, RoutedEventArgs e ) : void
timer_Tick ( object sender, object e ) : void

Method Details

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

TimerSlider() public méthode

public TimerSlider ( ) : System
Résultat System

Property Details

ContentStyleProperty public_oe static_oe property

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

CurrentTypeProperty public_oe static_oe property

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

MaxValueProperty public_oe static_oe property

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

ShowTicksStyleProperty public_oe static_oe property

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

TicksListVisibilityProperty public_oe static_oe property

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

ValueProperty public_oe static_oe property

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