Поделиться через


ExpanderAutomationPeer.ExpandCollapseState Свойство

Определение

Возвращает значение свойства Expander.IsExpanded и возвращает значение, указывающее, развернуто или свернуто.

public:
 property ExpandCollapseState ExpandCollapseState { ExpandCollapseState get(); };
ExpandCollapseState ExpandCollapseState();
public ExpandCollapseState ExpandCollapseState { get; }
var expandCollapseState = expanderAutomationPeer.expandCollapseState;
Public ReadOnly Property ExpandCollapseState As ExpandCollapseState

Значение свойства

Expanded Значение , если область содержимого элемента управления отображается в данный момент; Collapsed Значение , если область содержимого скрыта.

Реализации

Применяется к