Class
ExpanderExpandCollapseAnimation

Animation for the Expander Expand/Collapse.

Definition

Constructors

ExpanderExpandCollapseAnimation()

Declaration

cs-api-definition
public ExpanderExpandCollapseAnimation()

Methods

IsVertical(FrameworkElement)

Indicates whether the animation is vertical.

Declaration

cs-api-definition
protected override bool IsVertical(FrameworkElement control)

Parameters

control

FrameworkElement

The target control.

Returns

bool

Overrides ExpandCollapseAnimation.IsVertical(FrameworkElement)