Share via


RibbonAutomationPeer.Expand Method

Restores the Ribbon.

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()

Implements

IExpandCollapseProvider.Expand()

Remarks

This method sets the IsMinimized property to false.

.NET Framework Security

See Also

Reference

RibbonAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace