2 writes to OldClippedChild
PresentationFramework (2)
System\Windows\Controls\DataGridCellsPanel.cs (2)
1240OldClippedChild = null; 1467arrangeState.OldClippedChild = child;
2 references to OldClippedChild
PresentationFramework (2)
System\Windows\Controls\DataGridCellsPanel.cs (2)
1316if (arrangeState.OldClippedChild != null) 1318arrangeState.OldClippedChild.CoerceValue(ClipProperty);