[]
An instance of this class is used in the C1CalendarItem's template visual tree to define a place where a panel with calendar days will appear.
public class C1CalendarItemPresenter : ListBox, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, IWeakEventListener
Name | Description |
---|---|
C1CalendarItemPresenter() | Initializes a new instance of the C1CalendarItemPresenter class. |
Name | Description |
---|---|
Calendar | Gets a C1CalendarItem owning the control. |
Name | Description |
---|---|
GetContainerForItemOverride() | Creates or identifies the element used to display the specified item. |
OnApplyTemplate() | |
OnCreateAutomationPeer() | Gets an AutomationPeer object used for testing the control. |
ReceiveWeakEvent(Type, object, EventArgs) | Receives events from the centralized event manager. |