RibbonQuickAccessToolBarAutomationPeer.Collapse Method

Definition

Hides all items that are in the RibbonQuickAccessToolBar that is associated with this RibbonQuickAccessToolBarAutomationPeer.

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

Implements

Exceptions

The RibbonQuickAccessToolBar does not have items in the overflow menu.

Applies to