8 references to LineUp
PresentationFramework (8)
System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (1)
115owner.LineUp();
System\Windows\Controls\FlowDocumentScrollViewer.cs (2)
724_contentHost.LineUp(); 1478viewer._contentHost.LineUp();
System\Windows\Controls\ItemsControl.cs (1)
2098ScrollHost.LineUp();
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1646this.ScrollViewer.LineUp();
System\Windows\Controls\ScrollViewer.cs (2)
1071LineUp(); 2519((ScrollViewer)target).LineUp();
System\Windows\Controls\TreeView.cs (1)
632scroller.LineUp();