Click or drag to resize

ExpanderBehaviour fields

The ExpanderBehaviour Type exposes the following members.

Fields
 NameDescription of the
Public FieldStatic MemberCollapsedCommandProperty Attached property for the collapsed event of an expander.
Public FieldStatic MemberExpandedCommandProperty Attached property (ICommand) for the expanded event of an expander.
Public FieldStatic MemberSizeChangedCommandProperty Attached property for the SizeChanged event of an expander.
Back to the top
See also