C# Class Controls.Toolkit.CalendarItemButton

Inheritance: Windows.UI.Xaml.Controls.Primitives.ToggleButton
Show file Open project: RedSafi-UX/SugarUIEnhancedControls

Public Properties

Property Type Description
FirstAndLastWeekStyleProperty Windows.UI.Xaml.DependencyProperty
SelectedAeroStyleProperty Windows.UI.Xaml.DependencyProperty
SelectedDayStyleProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
CalendarItemButton ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
CalendarItemButton_Click ( object sender, RoutedEventArgs e ) : void
CalendarItemButton_Loaded ( object sender, Windows e ) : void
SetState ( ) : void

Method Details

CalendarItemButton() public method

public CalendarItemButton ( ) : System
return System

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

Property Details

FirstAndLastWeekStyleProperty public static property

public static DependencyProperty,Windows.UI.Xaml FirstAndLastWeekStyleProperty
return Windows.UI.Xaml.DependencyProperty

SelectedAeroStyleProperty public static property

public static DependencyProperty,Windows.UI.Xaml SelectedAeroStyleProperty
return Windows.UI.Xaml.DependencyProperty

SelectedDayStyleProperty public static property

public static DependencyProperty,Windows.UI.Xaml SelectedDayStyleProperty
return Windows.UI.Xaml.DependencyProperty