Constructors
-
Calendar
Day Initializes a new instance of the CalendarDayButton class.Button()
Methods
-
On
Pointer protectedvirtual Provides class handling for the MouseLeftButtonDown event that occurs when the left mouse button is pressed while the mouse pointer is over this control.Pressed(Pointer Pressed Event Args) -
On
Pointer protectedvirtual Provides handling for the MouseLeftButtonUp event that occurs when the left mouse button is released while the mouse pointer is over this control.Released(Pointer Released Event Args) -
On
Template protectedvirtualApplied(Template Applied Event Args)
Properties
- Index
-
Is
Blackout Gets or sets a value indicating whether this is a blackout date. -
Is
Current Gets or sets a value indicating whether the button is the focused element on the Calendar control. -
Is
Inactive Gets or sets a value indicating whether the button is inactive. -
Is
Selected Gets or sets a value indicating whether the button is selected. -
Is
Today Gets or sets a value indicating whether this button represents today. - Owner Gets or sets the Calendar associated with this button.
Events
-
Calendar
Day Occurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet PC) while the mouse pointer is over a UIElement.Button Mouse Down -
Calendar
Day Occurs when the left mouse button is released (or the tip of the stylus is removed from the tablet PC) while the mouse (or the stylus) is over a UIElement (or while a UIElement holds mouse capture).Button Mouse Up