Click or drag to resize

ExpanderBehaviour Attached properties

The ExpanderBehaviour Type exposes the following members.

Attached properties
 NameDescription of the
Public PropertyCollapsedCommand Attached property (ICommand) for the collapsed event of an expander.
Public PropertyExpandedCommand Attached property (ICommand) for the expanded event of an expander.
Public PropertySizeChangedCommand Attached property (ICommand) for the SizeChanged event of an expander.
Back to the top
See also