1 write to ItemsHostSite
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
338
ItemsHostSite
= (Panel)(ItemsPanel.FindName(RibbonGallery.ItemsHostPanelName, _itemsPresenter));
3 references to ItemsHostSite
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryItemsPanel.cs (1)
38
RibbonGalleryCategoriesPanel categoriesPanel = gallery.
ItemsHostSite
as RibbonGalleryCategoriesPanel;
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (1)
1190
Panel galleryItemsHostSite = _firstGallery.
ItemsHostSite
;
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
757
RibbonGalleryCategoriesPanel categoriesPanel = gallery.
ItemsHostSite
as RibbonGalleryCategoriesPanel;