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


MenuBarItemAutomationPeer.ExpandCollapseState Свойство

Определение

Возвращает развернутое или свернутое состояние элемента MenuBarItem.

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

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

Значение перечисления.

Реализации

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