1 write to CumulativeHeight
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryItemsPanel.cs (1)
63category.averageItemHeightInfo.CumulativeHeight = sumOfHeight;
1 reference to CumulativeHeight
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryCategoriesPanel.cs (1)
399galleryItemCumulativeHeight += category.averageItemHeightInfo.CumulativeHeight;