9 references to LineLeft
PresentationFramework (9)
src\Framework\System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (1)
100
owner.
LineLeft
();
src\Framework\System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1496
viewer._contentHost.
LineLeft
();
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
2106
ScrollHost.
LineLeft
();
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (1)
197
this.ScrollViewer.
LineLeft
();
src\Framework\System\Windows\Controls\ScrollViewer.cs (3)
1098
if (fInvertForRTL) LineRight(); else
LineLeft
();
1102
if (fInvertForRTL)
LineLeft
(); else LineRight();
2551
((ScrollViewer)target).
LineLeft
();
src\Framework\System\Windows\Controls\TreeView.cs (2)
652
scroller.
LineLeft
();
659
scroller.
LineLeft
();