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