1 write to _cachedChildCount
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGroupsPanel.cs (1)
153
_cachedChildCount
= children.Count;
1 reference to _cachedChildCount
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGroupsPanel.cs (1)
150
if (children.Count !=
_cachedChildCount
)