3 references to IsStarChild
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGroupItemsPanel.cs (3)
145return IsStarChild(child, out weight); 223if (IsStarChild(child, out currentWeight)) 240if (IsStarChild(child, out currentWeight))