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