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