3 writes to _groupReduceOrderLocation
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonTab.cs (3)
322_groupReduceOrderLocation = -1; 478_groupReduceOrderLocation = groupReduceOrderLocation; 508RibbonGroup targetGroup = FindRibbonGroupWithName(GroupSizeReductionOrder[++_groupReduceOrderLocation]);
3 references to _groupReduceOrderLocation
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonTab.cs (3)
444_groupReduceOrderLocation >= 0) 446int groupReduceOrderLocation = _groupReduceOrderLocation; 505while (_groupReduceOrderLocation < GroupSizeReductionOrder.Count - 1 && !resizeSuccessful)