Property | Type | Description | |
---|---|---|---|
CalendarHeightProperty | |||
CalendarWidthProperty | |||
DayForgroundProperty | |||
DaySelectedStyleProperty | |||
DayStyleProperty | |||
EndDateProperty | |||
FirstAndLastDayColumnForgroundProperty | |||
FistAndLastWeekBrushProperty | |||
HeaderWidthProperty | |||
MonthOnDaysTitleBrushProperty | |||
MonthOnMonthsTitleBrushProperty | |||
MonthSelectedStyleProperty | |||
MonthStyleProperty | |||
NextButtonStyleProperty | |||
OtherMonthDayBrushProperty | |||
PreviousButtonStyleProperty | |||
SelectedAeroStyleProperty | |||
SelectedDayStyleProperty | |||
SelectedMonthStyleProperty | |||
ShowOtherMonthProperty | |||
StartDateProperty | |||
TodayOfDateProperty | |||
WeekTitleBrushProperty | |||
YearOnDaysTitleBrushProperty | |||
YearOnMonthsTitlBrushProperty |
Method | Description | |
---|---|---|
CalendarPicker ( ) : System | ||
UpdateSelectedDays ( System.DateTime datetime ) : void |
Method | Description | |
---|---|---|
OnApplyTemplate ( ) : void |
Method | Description | |
---|---|---|
Calendar_Loaded ( object sender, |
||
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 ) : |
||
GetDayForeBrush ( ) : |
||
GoToNextDateTime_Click ( object sender, |
||
GoToNextMonth ( System.DateTime date ) : ObservableCollection |
||
GoToPreviousDateTime_Click ( object sender, |
||
GotoPreviousMonth ( System.DateTime date ) : ObservableCollection |
||
MonthHeader_Taped ( object sender, |
||
OnDataSelected_Click ( object sender, |
||
OnDateTimeSelected ( System.DateTime datetime ) : void | ||
OnDaySelected ( |
||
OnMonthChanged_Click ( object sender, |
||
OnMonthTitle_Click ( object sender, |
||
OnPropertyChanged ( [ propertyName = null ) : void | ||
SwitchState ( ) : void | ||
Update ( |
||
UpdateDays ( System.DateTime date ) : void | ||
UpdateMonths ( System.DateTime date ) : void | ||
daynew_Selected ( object sender, |
||
gridviewDays_ItemClick ( object sender, |
||
header_LeftButtonClick ( object sender, |
||
header_RightButtonClick ( object sender, |
||
month_MonthSelected ( object sender, |
||
semanticzoomDate_ViewChangeStarted ( object sender, |
||
yearheader_LeftButtonClick ( object sender, |
||
yearheader_RightButtonClick ( object sender, |
public UpdateSelectedDays ( System.DateTime datetime ) : void | ||
datetime | System.DateTime | |
return | void |
public static DependencyProperty,Windows.UI.Xaml CalendarHeightProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml CalendarWidthProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml DayForgroundProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml DaySelectedStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml DayStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml EndDateProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml FirstAndLastDayColumnForgroundProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml FistAndLastWeekBrushProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml HeaderWidthProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml MonthOnDaysTitleBrushProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml MonthOnMonthsTitleBrushProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml MonthSelectedStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml MonthStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml NextButtonStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml OtherMonthDayBrushProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml PreviousButtonStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml SelectedAeroStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml SelectedDayStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml SelectedMonthStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ShowOtherMonthProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml StartDateProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml TodayOfDateProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml WeekTitleBrushProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml YearOnDaysTitleBrushProperty | ||
return |