8 references to LineUp
PresentationFramework (8)
src\Framework\System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (1)
120owner.LineUp();
src\Framework\System\Windows\Controls\FlowDocumentScrollViewer.cs (2)
733_contentHost.LineUp(); 1489viewer._contentHost.LineUp();
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
2110ScrollHost.LineUp();
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1684this.ScrollViewer.LineUp();
src\Framework\System\Windows\Controls\ScrollViewer.cs (2)
1106LineUp(); 2567((ScrollViewer)target).LineUp();
src\Framework\System\Windows\Controls\TreeView.cs (1)
638scroller.LineUp();