Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class RibbonQuickAccessToolBar : System::Windows::Controls::ItemsControl
[System.Windows.TemplatePart(Name="PART_OverflowButton", Type=typeof(Microsoft.Windows.Controls.Ribbon.RibbonToggleButton))]
[System.Windows.TemplatePart(Name="PART_MainPanel", Type=typeof(Microsoft.Windows.Controls.Ribbon.Primitives.RibbonQuickAccessToolBarPanel))]
[System.Windows.TemplatePart(Name="PART_OverflowPanel", Type=typeof(Microsoft.Windows.Controls.Ribbon.Primitives.RibbonQuickAccessToolBarOverflowPanel))]
[System.Windows.TemplatePart(Name="PART_OverflowPopup", Type=typeof(System.Windows.Controls.Primitives.Popup))]
public class RibbonQuickAccessToolBar : System.Windows.Controls.ItemsControl
[<System.Windows.TemplatePart(Name="PART_OverflowButton", Type=typeof(Microsoft.Windows.Controls.Ribbon.RibbonToggleButton))>]
[<System.Windows.TemplatePart(Name="PART_MainPanel", Type=typeof(Microsoft.Windows.Controls.Ribbon.Primitives.RibbonQuickAccessToolBarPanel))>]
[<System.Windows.TemplatePart(Name="PART_OverflowPanel", Type=typeof(Microsoft.Windows.Controls.Ribbon.Primitives.RibbonQuickAccessToolBarOverflowPanel))>]
[<System.Windows.TemplatePart(Name="PART_OverflowPopup", Type=typeof(System.Windows.Controls.Primitives.Popup))>]
type RibbonQuickAccessToolBar = class
inherit ItemsControl
Public Class RibbonQuickAccessToolBar
Inherits ItemsControl