5 writes to CellsStructureDirty
PresentationFramework (5)
System\Windows\Controls\Grid.cs (5)
404CellsStructureDirty |= (SizeToContentU != sizeToContentU) || (SizeToContentV != sizeToContentV); 724CellsStructureDirty = true; 744CellsStructureDirty = true; 858CellsStructureDirty = false; 2977grid.CellsStructureDirty = true;
1 reference to CellsStructureDirty
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
855if (CellsStructureDirty)