Skip to main content
A newer version of this page is available. .

AccordionItem Attached Properties

Represents the Accordion Item.
Name Description
AllowPeekForm static Specifies whether the PeekForm is enabled for the current AccordionItem. This is an attached property.
PeekFormTemplate static Gets or sets a DataTemplate used to render the PeekForm for the current root item.
PeekFormTemplateSelector static Gets or sets the DataTemplateSelector descendant that provides a way to choose a DataTemplate used to render the PeekForm for the current group. This is a dependency property.
SearchTag static Gets or sets a string that is used by the AccordionControl while filtering. This is a dependency property.
See Also