5 writes to CellsStructureDirty
PresentationFramework (5)
System\Windows\Controls\Grid.cs (5)
458
CellsStructureDirty
|= (SizeToContentU != sizeToContentU) || (SizeToContentV != sizeToContentV);
778
CellsStructureDirty
= true;
798
CellsStructureDirty
= true;
912
CellsStructureDirty
= false;
3031
grid.
CellsStructureDirty
= true;
1 reference to CellsStructureDirty
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
909
if (
CellsStructureDirty
)