Freigeben über


RibbonAutomationPeer.Expand-Methode

Stellt das Ribbon wieder her.

Namespace:  Microsoft.Windows.Automation.Peers
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public Sub Expand
public void Expand()
public:
virtual void Expand() sealed
abstract Expand : unit -> unit 
override Expand : unit -> unit 
public final function Expand()

Implementiert

IExpandCollapseProvider.Expand()

Hinweise

Diese Methode legt die IsMinimized-Eigenschaft auf false fest.

.NET Framework-Sicherheit

Siehe auch

Referenz

RibbonAutomationPeer Klasse

Microsoft.Windows.Automation.Peers-Namespace