3 writes to _groupReduceOrderLocation
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonTab.cs (3)
329_groupReduceOrderLocation = -1; 485_groupReduceOrderLocation = groupReduceOrderLocation; 515RibbonGroup targetGroup = FindRibbonGroupWithName(GroupSizeReductionOrder[++_groupReduceOrderLocation]);
3 references to _groupReduceOrderLocation
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonTab.cs (3)
451_groupReduceOrderLocation >= 0) 453int groupReduceOrderLocation = _groupReduceOrderLocation; 512while (_groupReduceOrderLocation < GroupSizeReductionOrder.Count - 1 && !resizeSuccessful)