6 references to Absolute
PresentationFramework (6)
System\Windows\Controls\VirtualizingStackPanel.cs (6)
10047else if (_scrollData.HorizontalScrollType == ScrollType.Absolute) 10114else if (_scrollData.VerticalScrollType == ScrollType.Absolute) 10264else if (_scrollData.VerticalScrollType == ScrollType.Absolute) 10330else if (_scrollData.HorizontalScrollType == ScrollType.Absolute) 11856HorizontalScrollType = ScrollType.Absolute; 11872VerticalScrollType = ScrollType.Absolute;