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