Compartir a través de


RibbonAutomationPeer.ExpandCollapseState (Propiedad)

Obtiene el estado, expandido o contraído, del control asociado a este objeto RibbonAutomationPeer.

Espacio de nombres:  Microsoft.Windows.Automation.Peers
Ensamblado:  RibbonControlsLibrary (en RibbonControlsLibrary.dll)

Sintaxis

'Declaración
Public ReadOnly Property ExpandCollapseState As ExpandCollapseState
    Get
public ExpandCollapseState ExpandCollapseState { get; }
public:
virtual property ExpandCollapseState ExpandCollapseState {
    ExpandCollapseState get () sealed;
}
abstract ExpandCollapseState : ExpandCollapseState
override ExpandCollapseState : ExpandCollapseState
final function get ExpandCollapseState () : ExpandCollapseState

Valor de propiedad

Tipo: System.Windows.Automation.ExpandCollapseState
Estado del control asociado a este objeto RibbonAutomationPeer.

Implementaciones

IExpandCollapseProvider.ExpandCollapseState

Seguridad de .NET Framework

Vea también

Referencia

RibbonAutomationPeer Clase

Microsoft.Windows.Automation.Peers (Espacio de nombres)