4 references to ScrollToLeftEnd
PresentationFramework (3)
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
2393
ScrollHost.
ScrollToLeftEnd
();
src\Framework\System\Windows\Controls\ScrollViewer.cs (2)
1122
if (fControlDown) ScrollToTop(); else
ScrollToLeftEnd
();
2593
((ScrollViewer)target).
ScrollToLeftEnd
();
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
610
this.ScrollViewer.
ScrollToLeftEnd
();