Defines the base class of custom item presenter classes.
The following tables list the members exposed by the ItemPresenter type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ItemPresenter class. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the Calendar dependency property. |
|
![]() ![]() |
Identifies the EndArrowImageVisibility dependency property. |
|
![]() ![]() |
Identifies the EndTime dependency property. |
|
![]() ![]() |
Identifies the HeaderTextMargin dependency property. |
|
![]() ![]() |
Identifies the Item dependency dependency property. |
|
![]() ![]() |
Identifies the ItemSettings dependency property. |
|
![]() ![]() |
Identifies the ItemStyle dependency property. |
|
![]() ![]() |
Identifies the MoveBandMargin dependency property. |
|
![]() ![]() |
Identifies the MoveBandVisibility dependency property. |
|
![]() ![]() |
Identifies the Orientation dependency property. |
|
![]() ![]() |
Identifies the RecurrenceExceptionIconVisibility dependency property. |
|
![]() ![]() |
Identifies the RecurrenceIconVisibility dependency property. |
|
![]() ![]() |
Identifies the ReminderIconVisibility dependency property. |
|
![]() ![]() |
Identifies the Selected dependency property. |
|
![]() ![]() |
Identifies the StartArrowImageVisibility dependency property. |
|
![]() ![]() |
Identifies the StartTime dependency property. |
|
![]() ![]() |
Identifies the StyleKeyComplex dependency property. |
|
![]() ![]() |
Identifies the StyleKeySimpleHorizontal dependency property. |
|
![]() ![]() |
Identifies the StyleKeySimpleVertical dependency property. |
Name | Description | |
---|---|---|
![]() |
Gets a reference to the Calendar object this presenter is associated with. |
|
![]() |
Gets a value indicating whether the end continuation arrow should be visible. |
|
![]() |
Gets the end time of the item fragment represented by the presenter. This is a dependency property. |
|
![]() |
Gets the margin of the item's header text. This is a dependency property. |
|
![]() |
Gets the Item associated with this presenter. |
|
![]() |
Gets a reference to the Calendar.ItemSettings object. |
|
![]() |
Gets the currently effective CalendarStyle. |
|
![]() |
Gets the margins of the item's move band. This is a dependency property. |
|
![]() |
Gets or sets a value indicating whether the move band is visible. This is a dependency property. |
|
![]() |
Gets the orientation of the associated item. |
|
![]() |
Gets a value indicating whether the recurrence exception icon should be displayed. |
|
![]() |
Gets a value indicating whether the recurrence icon should be displayed. |
|
![]() |
Gets a value indicating whether the reminder icon should be displayed. |
|
![]() |
Gets a value indicating whether the underlying item is selected. |
|
![]() |
Gets a value indicating whether the start continuation arrow should be visible. |
|
![]() |
Gets the start time of the item fragment represented by the presenter. This is a dependency property. |
|
![]() |
Contains the key of the resource that holds the template to be used when displaying complex (with description) Item instances. |
|
![]() |
Contains the key of the resource that holds the template to be used when displaying simple (only header text) horizontal Item instances. |
|
![]() |
Contains the key of the resource that holds the template to be used when displaying simple (only header text) vertical Item instances. |
Name | Description | |
---|---|---|
![]() |
FrameworkElement.OnApplyTemplate override. |
Name | Description | |
---|---|---|
![]() |
Called when the EndTime property is changed. |
|
![]() |
Called when the Item property is changed. |
|
![]() |
Called when the property of the associated item has changed. |
|
![]() |
Called when the value of the Orientation property changes. |
|
![]() |
Called when the StartTime property is changed. |