2 writes to OldClippedChild
PresentationFramework (2)
System\Windows\Controls\DataGridCellsPanel.cs (2)
1236OldClippedChild = null; 1463arrangeState.OldClippedChild = child;
2 references to OldClippedChild
PresentationFramework (2)
System\Windows\Controls\DataGridCellsPanel.cs (2)
1312if (arrangeState.OldClippedChild != null) 1314arrangeState.OldClippedChild.CoerceValue(ClipProperty);