2 writes to NewClippedChild
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (2)
1243NewClippedChild = null; 1531arrangeState.NewClippedChild = child;
1 reference to NewClippedChild
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (1)
1324_clippedChildForFrozenBehaviour = arrangeState.NewClippedChild;