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