6 references to Absolute
PresentationFramework (6)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (6)
9924else if (_scrollData.HorizontalScrollType == ScrollType.Absolute) 9991else if (_scrollData.VerticalScrollType == ScrollType.Absolute) 10141else if (_scrollData.VerticalScrollType == ScrollType.Absolute) 10207else if (_scrollData.HorizontalScrollType == ScrollType.Absolute) 11742HorizontalScrollType = ScrollType.Absolute; 11758VerticalScrollType = ScrollType.Absolute;