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