2 writes to CellGroup4
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
930extData.CellGroup4 = int.MaxValue; 1013extData.CellGroup4 = i;
2 references to CellGroup4
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
680MeasureCellsGroup(extData.CellGroup4, constraint, false, false); 1012cell.Next = extData.CellGroup4;