1 write to ScrollGeneration
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
11968
ScrollGeneration
= scrollGeneration;
4 references to ScrollGeneration
PresentationFramework (4)
System\Windows\Controls\VirtualizingStackPanel.cs (4)
4510
Debug.Assert(effectiveOffsetInfo.
ScrollGeneration
<= scrollGeneration,
4512
if (effectiveOffsetInfo.
ScrollGeneration
>= scrollGeneration)
4530
args[1] = effectiveOffsetInfo.
ScrollGeneration
;
5685
if (effectiveOffsetInformation == null || effectiveOffsetInformation.
ScrollGeneration
!= scrollGeneration)