9 references to LineLeft
PresentationFramework (9)
System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (1)
103
owner.
LineLeft
();
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1488
viewer._contentHost.
LineLeft
();
System\Windows\Controls\ItemsControl.cs (1)
2103
ScrollHost.
LineLeft
();
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
174
this.ScrollViewer.
LineLeft
();
System\Windows\Controls\ScrollViewer.cs (3)
1071
if (fInvertForRTL) LineRight(); else
LineLeft
();
1075
if (fInvertForRTL)
LineLeft
(); else LineRight();
2511
((ScrollViewer)target).
LineLeft
();
System\Windows\Controls\TreeView.cs (2)
651
scroller.
LineLeft
();
658
scroller.
LineLeft
();