2 writes to CellGroup4
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
894extData.CellGroup4 = int.MaxValue; 976extData.CellGroup4 = i;
2 references to CellGroup4
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
638MeasureCellsGroup(extData.CellGroup4, constraint, false, false); 975cell.Next = extData.CellGroup4;