1 write to ScrollGeneration
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
11995
ScrollGeneration
= scrollGeneration;
4 references to ScrollGeneration
PresentationFramework (4)
System\Windows\Controls\VirtualizingStackPanel.cs (4)
4538
Debug.Assert(effectiveOffsetInfo.
ScrollGeneration
<= scrollGeneration,
4540
if (effectiveOffsetInfo.
ScrollGeneration
>= scrollGeneration)
4558
args[1] = effectiveOffsetInfo.
ScrollGeneration
;
5713
if (effectiveOffsetInformation == null || effectiveOffsetInformation.
ScrollGeneration
!= scrollGeneration)