In This Article

StandaloneToolBarPanel Class

Represents a System.Windows.Controls.Panel control with layout logic for StandaloneToolBar items.

public class StandaloneToolBarPanel : OverflowingItemsControlPanel, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IAddChild, IOrientedElement
Inheritance:
System.Object System.Windows.Threading.DispatcherObject System.Windows.DependencyObject System.Windows.Media.Visual System.Windows.UIElement System.Windows.FrameworkElement System.Windows.Controls.Panel System.Windows.Controls.VirtualizingPanel OverflowingItemsControlPanel Object
Implements:
IOrientedElement

Constructors

StandaloneToolBarPanel()

public StandaloneToolBarPanel()

Methods

ApplyVariantSize(UIElement)

Applies an appropriate variant size to the specified System.Windows.UIElement.

protected override void ApplyVariantSize(UIElement childElement)
Parameter Type Description
childElement System.Windows.UIElement

The System.Windows.UIElement to examine.

Inherited Members

Extension Methods