5 references to RibbonGalleryCategoriesPanel
System.Windows.Controls.Ribbon (5)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryCategoriesPanel.cs (1)
126
private static void ResetScrolling(
RibbonGalleryCategoriesPanel
element)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryItemsPanel.cs (2)
43
RibbonGalleryCategoriesPanel
categoriesPanel = gallery.ItemsHostSite as
RibbonGalleryCategoriesPanel
;
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (2)
762
RibbonGalleryCategoriesPanel
categoriesPanel = gallery.ItemsHostSite as
RibbonGalleryCategoriesPanel
;