6 references to Absolute
PresentationFramework (6)
System\Windows\Controls\VirtualizingStackPanel.cs (6)
10046else if (_scrollData.HorizontalScrollType == ScrollType.Absolute) 10113else if (_scrollData.VerticalScrollType == ScrollType.Absolute) 10263else if (_scrollData.VerticalScrollType == ScrollType.Absolute) 10329else if (_scrollData.HorizontalScrollType == ScrollType.Absolute) 11855HorizontalScrollType = ScrollType.Absolute; 11871VerticalScrollType = ScrollType.Absolute;