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