In This Article

StandaloneToolBarPanel Class

Represents a Panel control with layout logic for StandaloneToolBar items.

public class StandaloneToolBarPanel : OverflowingItemsControlPanel, IOrientedElement
Inheritance:
object Visual UIElement FrameworkElement Panel VirtualizingPanel OverflowingItemsControlPanelBase OverflowingItemsControlPanel object
Implements:
IOrientedElement

Constructors

StandaloneToolBarPanel()

Initializes an instance of the class.

public StandaloneToolBarPanel()

Methods

ApplyVariantSize(UIElement)

Applies an appropriate variant size to the specified UIElement.

protected override void ApplyVariantSize(UIElement childElement)
Parameter Type Description
childElement UIElement

The UIElement to examine.

Inherited Members