1 write to _cachedAutoSize
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonMenuItemsPanel.cs (1)
132_cachedAutoSize = new Size(maxChildWidth, totalChildHeight);
1 reference to _cachedAutoSize
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonMenuItemsPanel.cs (1)
327return _cachedAutoSize;