The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ExpandCollapseState Enumeration
Silverlight
Contains values that specify the ExpandCollapseState automation property value of a UI automation element.
Namespace: System.Windows.Automation
Assembly: System.Windows (in System.Windows.dll)
| Member name | Description | |
|---|---|---|
![]() | Collapsed | No child nodes, controls, or content of the UI automation element are displayed. |
![]() | Expanded | All child nodes, controls or content of the UI automation element are displayed. |
![]() | PartiallyExpanded | Some, but not all, child nodes, controls, or content of the UI automation element are displayed. |
![]() | LeafNode | The UI automation element has no child nodes, controls, or content to display. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show:
