Text Properties
The following properties let you customize the appearance of text in the accordion pane.
Property | Description |
Gets or sets the font family of the control. This is a dependency property. | |
Gets or sets the font size. This is a dependency property. | |
Gets or sets the degree to which a font is condensed or expanded on the screen. This is a dependency property. | |
Gets or sets the font style. This is a dependency property. | |
Gets or sets the weight or thickness of the specified font. This is a dependency property. | |
TextAlignment | Gets or sets how the text should be aligned in the accordion pane content area. This is a dependency property. |
Header | Gets or sets the header of an accordion item. |
HeaderFontFamily | Gets or sets the font family of the header. |
HeaderFontStretch | Gets or sets the font stretch of the header. |
HeaderFontStyle | Gets or sets the font style of the header. |
HeaderFontWeight | Gets or sets the font weight of the header. |