RibbonQuickAccessToolBarPanel Class
Represents a System.Windows.Controls.Panel control with layout logic for RibbonQuickAccessToolBar items.
public class RibbonQuickAccessToolBarPanel : 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
RibbonQuickAccessToolBarPanel()
public RibbonQuickAccessToolBarPanel()
Inherited Members
- OverflowingItemsControlPanel.ItemSpacingProperty
- OverflowingItemsControlPanel.OrientationProperty
- OverflowingItemsControlPanel.ApplyVariantSize(UIElement)
- OverflowingItemsControlPanel.ArrangeOverride(Size)
- OverflowingItemsControlPanel.MeasureOverride(Size)
- OverflowingItemsControlPanel.OnIsItemsHostChanged(Boolean, Boolean)
- OverflowingItemsControlPanel.OnItemsChanged(Object, ItemsChangedEventArgs)
- OverflowingItemsControlPanel.ItemSpacing
- OverflowingItemsControlPanel.Orientation
- System.Object.ToString()
- System.Object.Equals(System.Object)
- System.Object.Equals(System.Object, System.Object)
- System.Object.ReferenceEquals(System.Object, System.Object)
- System.Object.GetHashCode()
- System.Object.GetType()
- System.Object.MemberwiseClone()
Extension Methods
- FrameworkElementExtensions.AnimateDoubleProperty(String, Double, Double, Double, Nullable<Double>, Nullable<Double>)
- FrameworkElementExtensions.BindToProperty(DependencyProperty, Object, String, BindingMode, IValueConverter, Object)
- FrameworkElementExtensions.BindToProperty(DependencyProperty, Object, DependencyProperty, BindingMode, IValueConverter, Object)
- FrameworkElementExtensions.GetCurrentSize()