5 writes to CellsStructureDirty
PresentationFramework (5)
System\Windows\Controls\Grid.cs (5)
405CellsStructureDirty |= (SizeToContentU != sizeToContentU) || (SizeToContentV != sizeToContentV); 725CellsStructureDirty = true; 745CellsStructureDirty = true; 859CellsStructureDirty = false; 2978grid.CellsStructureDirty = true;
1 reference to CellsStructureDirty
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
856if (CellsStructureDirty)