C# 클래스 Controls.Toolkit.CalendarPicker

상속: Windows.UI.Xaml.Controls.Control
파일 보기 프로젝트 열기: RedSafi-UX/SugarUIEnhancedControls

공개 프로퍼티들

프로퍼티 타입 설명
CalendarHeightProperty Windows.UI.Xaml.DependencyProperty
CalendarWidthProperty Windows.UI.Xaml.DependencyProperty
DayForgroundProperty Windows.UI.Xaml.DependencyProperty
DaySelectedStyleProperty Windows.UI.Xaml.DependencyProperty
DayStyleProperty Windows.UI.Xaml.DependencyProperty
EndDateProperty Windows.UI.Xaml.DependencyProperty
FirstAndLastDayColumnForgroundProperty Windows.UI.Xaml.DependencyProperty
FistAndLastWeekBrushProperty Windows.UI.Xaml.DependencyProperty
HeaderWidthProperty Windows.UI.Xaml.DependencyProperty
MonthOnDaysTitleBrushProperty Windows.UI.Xaml.DependencyProperty
MonthOnMonthsTitleBrushProperty Windows.UI.Xaml.DependencyProperty
MonthSelectedStyleProperty Windows.UI.Xaml.DependencyProperty
MonthStyleProperty Windows.UI.Xaml.DependencyProperty
NextButtonStyleProperty Windows.UI.Xaml.DependencyProperty
OtherMonthDayBrushProperty Windows.UI.Xaml.DependencyProperty
PreviousButtonStyleProperty Windows.UI.Xaml.DependencyProperty
SelectedAeroStyleProperty Windows.UI.Xaml.DependencyProperty
SelectedDayStyleProperty Windows.UI.Xaml.DependencyProperty
SelectedMonthStyleProperty Windows.UI.Xaml.DependencyProperty
ShowOtherMonthProperty Windows.UI.Xaml.DependencyProperty
StartDateProperty Windows.UI.Xaml.DependencyProperty
TodayOfDateProperty Windows.UI.Xaml.DependencyProperty
WeekTitleBrushProperty Windows.UI.Xaml.DependencyProperty
YearOnDaysTitleBrushProperty Windows.UI.Xaml.DependencyProperty
YearOnMonthsTitlBrushProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
CalendarPicker ( ) : System
UpdateSelectedDays ( System.DateTime datetime ) : void

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
Calendar_Loaded ( object sender, RoutedEventArgs e ) : void
CreateDay ( System.DateTime date ) : ObservableCollection
CreateMonth ( System.DateTime date ) : ObservableCollection
GeneralSelectedAero ( bool &isinselectedaero, System.DateTime datetime = default(DateTime) ) : void
GetDayForeBrush ( System.DateTime date, bool isOtherMonth = false ) : Brush
GetDayForeBrush ( ) : Style
GoToNextDateTime_Click ( object sender, RoutedEventArgs e ) : void
GoToNextMonth ( System.DateTime date ) : ObservableCollection
GoToPreviousDateTime_Click ( object sender, RoutedEventArgs e ) : void
GotoPreviousMonth ( System.DateTime date ) : ObservableCollection
MonthHeader_Taped ( object sender, TappedRoutedEventArgs e ) : void
OnDataSelected_Click ( object sender, RoutedEventArgs e ) : void
OnDateTimeSelected ( System.DateTime datetime ) : void
OnDaySelected ( Day day ) : void
OnMonthChanged_Click ( object sender, RoutedEventArgs e ) : void
OnMonthTitle_Click ( object sender, RoutedEventArgs e ) : void
OnPropertyChanged ( [ propertyName = null ) : void
SwitchState ( ) : void
Update ( Button btn ) : void
UpdateDays ( System.DateTime date ) : void
UpdateMonths ( System.DateTime date ) : void
daynew_Selected ( object sender, DaySelectArgs e ) : void
gridviewDays_ItemClick ( object sender, ItemClickEventArgs e ) : void
header_LeftButtonClick ( object sender, RoutedEventArgs e ) : void
header_RightButtonClick ( object sender, RoutedEventArgs e ) : void
month_MonthSelected ( object sender, MonthSelectArgs e ) : void
semanticzoomDate_ViewChangeStarted ( object sender, SemanticZoomViewChangedEventArgs e ) : void
yearheader_LeftButtonClick ( object sender, RoutedEventArgs e ) : void
yearheader_RightButtonClick ( object sender, RoutedEventArgs e ) : void

메소드 상세

CalendarPicker() 공개 메소드

public CalendarPicker ( ) : System
리턴 System

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

UpdateSelectedDays() 공개 메소드

public UpdateSelectedDays ( System.DateTime datetime ) : void
datetime System.DateTime
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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