2 writes to OldClippedChild
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (2)
1242OldClippedChild = null; 1469arrangeState.OldClippedChild = child;
2 references to OldClippedChild
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (2)
1318if (arrangeState.OldClippedChild != null) 1320arrangeState.OldClippedChild.CoerceValue(ClipProperty);