8 references to LineUp
PresentationFramework (8)
System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (1)
123owner.LineUp();
System\Windows\Controls\FlowDocumentScrollViewer.cs (2)
727_contentHost.LineUp(); 1481viewer._contentHost.LineUp();
System\Windows\Controls\ItemsControl.cs (1)
2107ScrollHost.LineUp();
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1655this.ScrollViewer.LineUp();
System\Windows\Controls\ScrollViewer.cs (2)
1079LineUp(); 2527((ScrollViewer)target).LineUp();
System\Windows\Controls\TreeView.cs (1)
637scroller.LineUp();