4 references to ScrollToRightEnd
PresentationFramework (3)
System\Windows\Controls\ItemsControl.cs (1)
2416
ScrollHost.
ScrollToRightEnd
();
System\Windows\Controls\ScrollViewer.cs (2)
1090
if (fControlDown) ScrollToBottom(); else
ScrollToRightEnd
();
2546
((ScrollViewer)target).
ScrollToRightEnd
();
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonTabHeaderItemsControl.cs (1)
182
scrollViewer.
ScrollToRightEnd
();