C# 클래스 Controls.Toolkit.CalendarYearHeadar

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

공개 프로퍼티들

프로퍼티 타입 설명
MonthTitleProperty Windows.UI.Xaml.DependencyProperty
YearTitleProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
CalendarYearHeadar ( ) : System

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
OnLeftButtonClick ( object sender, RoutedEventArgs e ) : void
OnRightButtonClick ( object sender, RoutedEventArgs e ) : void
btnLeft_Click ( object sender, RoutedEventArgs e ) : void
btnRight_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

CalendarYearHeadar() 공개 메소드

public CalendarYearHeadar ( ) : System
리턴 System

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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