Interface IExpandCollapseProvider
Namespace: System.Windows.Automation.Provider
Assembly: OpenSilver.dll
Syntax
public interface IExpandCollapseProvider
Properties
| Improve this Doc View SourceExpandCollapseState
Declaration
ExpandCollapseState ExpandCollapseState { get; }
Property Value
Type | Description |
---|---|
ExpandCollapseState |
Methods
| Improve this Doc View SourceCollapse()
Declaration
void Collapse()
Expand()
Declaration
void Expand()