RibbonAutomationPeer.Expand Method

Definition

Restores the Ribbon.

public:
 virtual void Expand();
public void Expand ();
abstract member Expand : unit -> unit
override this.Expand : unit -> unit
Public Sub Expand ()

Implements

Remarks

This method sets the IsMinimized property to false.

Applies to