C# 클래스 Controls.Toolkit.TimerSlider

상속: Windows.UI.Xaml.Controls.Control
파일 보기 프로젝트 열기: RedSafi-UX/SugarUIEnhancedControls 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
TimerSlider ( ) : System

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

TimerSlider() 공개 메소드

public TimerSlider ( ) : System
리턴 System

프로퍼티 상세

ContentStyleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ContentStyleProperty
리턴 Windows.UI.Xaml.DependencyProperty

CurrentTypeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml CurrentTypeProperty
리턴 Windows.UI.Xaml.DependencyProperty

MaxValueProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml MaxValueProperty
리턴 Windows.UI.Xaml.DependencyProperty

ShowTicksStyleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ShowTicksStyleProperty
리턴 Windows.UI.Xaml.DependencyProperty

TicksListVisibilityProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml TicksListVisibilityProperty
리턴 Windows.UI.Xaml.DependencyProperty

ValueProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ValueProperty
리턴 Windows.UI.Xaml.DependencyProperty