2 writes to ChildHeight
PresentationFramework (2)
System\Windows\Controls\DataGridCellsPanel.cs (2)
1230ChildHeight = 0.0; 1355ChildHeight = arrangeSize.Height
1 reference to ChildHeight
PresentationFramework (1)
System\Windows\Controls\DataGridCellsPanel.cs (1)
1478Rect rcChild = new Rect(new Size(childWidth, arrangeState.ChildHeight));