5 writes to CellsStructureDirty
PresentationFramework (5)
System\Windows\Controls\Grid.cs (5)
416CellsStructureDirty |= (SizeToContentU != sizeToContentU) || (SizeToContentV != sizeToContentV); 742CellsStructureDirty = true; 762CellsStructureDirty = true; 876CellsStructureDirty = false; 2994grid.CellsStructureDirty = true;
1 reference to CellsStructureDirty
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
873if (CellsStructureDirty)