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