Dela via


VirtualizingTreeViewItemAutomationPeer.ExpandCollapseState Property

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public ReadOnly Property ExpandCollapseState As ExpandCollapseState
public ExpandCollapseState ExpandCollapseState { get; }
public:
virtual property ExpandCollapseState ExpandCollapseState {
    ExpandCollapseState get () sealed;
}
abstract ExpandCollapseState : ExpandCollapseState with get 
override ExpandCollapseState : ExpandCollapseState with get
final function get ExpandCollapseState () : ExpandCollapseState

Property Value

Type: System.Windows.Automation.ExpandCollapseState

Implements

IExpandCollapseProvider.ExpandCollapseState

.NET Framework Security

See Also

Reference

VirtualizingTreeViewItemAutomationPeer Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace