6 references to Absolute
PresentationFramework (6)
System\Windows\Controls\VirtualizingStackPanel.cs (6)
10043else if (_scrollData.HorizontalScrollType == ScrollType.Absolute) 10110else if (_scrollData.VerticalScrollType == ScrollType.Absolute) 10260else if (_scrollData.VerticalScrollType == ScrollType.Absolute) 10326else if (_scrollData.HorizontalScrollType == ScrollType.Absolute) 11852HorizontalScrollType = ScrollType.Absolute; 11868VerticalScrollType = ScrollType.Absolute;