| ThemedExpanderHandler Properties | 
The ThemedExpanderHandler type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CollapsedButtonText | 
            Gets or sets the text of the button when Expanded is false.
             | 
|  | Content | 
            Gets or sets the content of the control when expanded.
             | 
|  | ContextMenu | 
            Gets or sets the context menu of the expander.
             | 
|  | Expanded | 
            Gets or sets whether the expander content is visible (expanded).
             | 
|  | ExpandedButtonText | 
            Gets or sets the text of the button when Expanded is true.
             | 
|  | Header | 
            Gets or sets the content of the header
             | 
|  | MinimumSize | 
            Gets or sets the minimum size of this control.
             | 
|  | Padding | 
            Gets or sets the padding around the Content.
             | 
 See Also
See Also