C# Class Controls.Toolkit.CalendarHeader

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: RedSafi-UX/SugarUIEnhancedControls Class Usage Examples

Méthodes publiques

Свойство Type Description
MonthTitleProperty Windows.UI.Xaml.DependencyProperty
YearTitleProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
CalendarHeader ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
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

Method Details

CalendarHeader() public méthode

public CalendarHeader ( ) : System
Résultat System

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

Property Details

MonthTitleProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MonthTitleProperty
Résultat Windows.UI.Xaml.DependencyProperty

YearTitleProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml YearTitleProperty
Résultat Windows.UI.Xaml.DependencyProperty