Represents a container of elements. The elements in the Accordion can be expanded or collapsed.
The following tables list the members exposed by the Accordion type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Accordion class. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the AllowMultipleExpands dependency property. |
|
![]() ![]() |
Identifies the Header attached property. |
|
![]() ![]() |
Identifies the SectionHeaderBackground dependency property. |
|
![]() ![]() |
Identifies the SectionHeaderBorderBrush property. |
|
![]() ![]() |
Identifies the SectionHeaderTemplate dependency property. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the header of an accordion item. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether mode than one accordion item can be expended at a time. This is a dependency property. |
|
![]() |
Gets or sets the header background of the accordion items. This is a dependency property. |
|
![]() |
Gets or sets the header border brush of the accordion items. This is a dependency property. |
|
![]() |
Gets or sets the template used to display the content of the accordion item headers. This is a dependency property. |
Name | Description | |
---|---|---|
![]() ![]() |
Gets the value of the Accordion.Header attached property for a given dependency object. |
|
![]() ![]() |
Sets the value of the Accordion.Header attached property for a given dependency object. |
Name | Description | |
---|---|---|
![]() |
ItemsControl.GetContainerForItemOverride override. |
|
![]() |
ItemsControl.IsItemItsOwnContainerOverride override. |
|
![]() |
ItemsControl.PrepareContainerForItemOverride override. |