3 writes to _groupReduceOrderLocation
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonTab.cs (3)
323_groupReduceOrderLocation = -1; 479_groupReduceOrderLocation = groupReduceOrderLocation; 509RibbonGroup targetGroup = FindRibbonGroupWithName(GroupSizeReductionOrder[++_groupReduceOrderLocation]);
3 references to _groupReduceOrderLocation
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonTab.cs (3)
445_groupReduceOrderLocation >= 0) 447int groupReduceOrderLocation = _groupReduceOrderLocation; 506while (_groupReduceOrderLocation < GroupSizeReductionOrder.Count - 1 && !resizeSuccessful)