[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1CalendarItemPresenter

C1CalendarItemPresenter Class

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.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public class C1CalendarItemPresenter : ListBox, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, IWeakEventListener

Constructors

Name Description
C1CalendarItemPresenter()

Initializes a new instance of the C1CalendarItemPresenter class.

Properties

Name Description
Calendar

Gets a C1CalendarItem owning the control.

Methods

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.