2 writes to CellGroup4
PresentationFramework (2)
src\Framework\System\Windows\Controls\Grid.cs (2)
957extData.CellGroup4 = int.MaxValue; 1039extData.CellGroup4 = i;
2 references to CellGroup4
PresentationFramework (2)
src\Framework\System\Windows\Controls\Grid.cs (2)
701MeasureCellsGroup(extData.CellGroup4, constraint, false, false); 1038cell.Next = extData.CellGroup4;