RibbonAutomationPeer.Collapse Method

Definition

Minimizes the Ribbon.

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

Implements

Remarks

This method sets the IsMinimized property to true.

Applies to