6 references to Absolute
PresentationFramework (6)
System\Windows\Controls\VirtualizingStackPanel.cs (6)
10074else if (_scrollData.HorizontalScrollType == ScrollType.Absolute) 10141else if (_scrollData.VerticalScrollType == ScrollType.Absolute) 10291else if (_scrollData.VerticalScrollType == ScrollType.Absolute) 10357else if (_scrollData.HorizontalScrollType == ScrollType.Absolute) 11883HorizontalScrollType = ScrollType.Absolute; 11899VerticalScrollType = ScrollType.Absolute;