RibbonQuickAccessToolBarAutomationPeer.Expand Method

Definition

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

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

Implements

Exceptions

The RibbonQuickAccessToolBar does not have items in the overflow menu.

Applies to