10 references to LineRight
PresentationFramework (10)
System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (1)
98
owner.
LineRight
();
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1492
viewer._contentHost.
LineRight
();
System\Windows\Controls\ItemsControl.cs (2)
2081
ScrollHost.
LineRight
();
2742
ScrollHost.
LineRight
();
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
177
this.ScrollViewer.
LineRight
();
System\Windows\Controls\ScrollViewer.cs (3)
1063
if (fInvertForRTL)
LineRight
(); else LineLeft();
1067
if (fInvertForRTL) LineLeft(); else
LineRight
();
2507
((ScrollViewer)target).
LineRight
();
System\Windows\Controls\TreeView.cs (2)
642
scroller.
LineRight
();
657
scroller.
LineRight
();