1 write to ScrollGeneration
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
11967
ScrollGeneration
= scrollGeneration;
4 references to ScrollGeneration
PresentationFramework (4)
System\Windows\Controls\VirtualizingStackPanel.cs (4)
4509
Debug.Assert(effectiveOffsetInfo.
ScrollGeneration
<= scrollGeneration,
4511
if (effectiveOffsetInfo.
ScrollGeneration
>= scrollGeneration)
4529
args[1] = effectiveOffsetInfo.
ScrollGeneration
;
5684
if (effectiveOffsetInformation == null || effectiveOffsetInformation.
ScrollGeneration
!= scrollGeneration)