10 references to LineRight
PresentationFramework (10)
System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (1)
106
owner.
LineRight
();
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1495
viewer._contentHost.
LineRight
();
System\Windows\Controls\ItemsControl.cs (2)
2090
ScrollHost.
LineRight
();
2751
ScrollHost.
LineRight
();
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
186
this.ScrollViewer.
LineRight
();
System\Windows\Controls\ScrollViewer.cs (3)
1071
if (fInvertForRTL)
LineRight
(); else LineLeft();
1075
if (fInvertForRTL) LineLeft(); else
LineRight
();
2515
((ScrollViewer)target).
LineRight
();
System\Windows\Controls\TreeView.cs (2)
647
scroller.
LineRight
();
662
scroller.
LineRight
();