2 writes to CellGroup1
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
873extData.CellGroup1 = int.MaxValue; 936extData.CellGroup1 = i;
2 references to CellGroup1
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
564MeasureCellsGroup(extData.CellGroup1, constraint, false, false); 935cell.Next = extData.CellGroup1;