C# Class PocketCampus.Food.Controls.DayPicker

Picks days of the year.
Inheritance: ObservableControl
Datei anzeigen Open project: accandme/pocketcampus

Public Properties

Property Type Description
TextStyleProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

Private Properties

Property Type Description

Public Methods

Method Description
DayPicker ( ) : System

Creates a new DayPicker.

Method Details

DayPicker() public method

Creates a new DayPicker.
public DayPicker ( ) : System
return System

Property Details

TextStyleProperty public_oe static_oe property

public static DependencyProperty,System.Windows TextStyleProperty
return System.Windows.DependencyProperty

ValueProperty public_oe static_oe property

public static DependencyProperty,System.Windows ValueProperty
return System.Windows.DependencyProperty