10 references to LineRight
PresentationFramework (10)
System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (1)
97
owner.
LineRight
();
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1471
viewer._contentHost?.
LineRight
();
System\Windows\Controls\ItemsControl.cs (2)
2050
ScrollHost.
LineRight
();
2711
ScrollHost.
LineRight
();
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
178
this.ScrollViewer.
LineRight
();
System\Windows\Controls\ScrollViewer.cs (3)
1062
if (fInvertForRTL)
LineRight
(); else LineLeft();
1066
if (fInvertForRTL) LineLeft(); else
LineRight
();
2504
((ScrollViewer)target).
LineRight
();
System\Windows\Controls\TreeView.cs (2)
641
scroller.
LineRight
();
656
scroller.
LineRight
();