2 writes to CellGroup4
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
885extData.CellGroup4 = int.MaxValue; 967extData.CellGroup4 = i;
2 references to CellGroup4
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
629MeasureCellsGroup(extData.CellGroup4, constraint, false, false); 966cell.Next = extData.CellGroup4;