Skip to main content

GroupRowExpandButtonStyleSettings Properties

Contains style settings that specify the appearance of expand buttons displayed in group rows.
Name Description
Foreground Gets or sets a brush that paints the expand button’s foreground.
HoverForeground Gets or sets a brush that paints the expand button’s foreground when a user hovers the mouse pointer over this button.
Icon Gets or sets the expand button’s icon.
Margin Gets or sets the expand button’s margin.
PressedForeground Gets or sets a brush that paints the expand button’s foreground when a user presses this button.
RotateAngle Gets or sets an angle, on which the expand button’s icon is rotated from the collapsed state to expanded.
RotateDuration Gets or sets a duration of time for the expand/collapse icon rotation.
RotateEasingFunction Gets or sets an easing function applied to the expand/collapse icon rotation.
See Also