4 references to ScrollToRightEnd
PresentationFramework (3)
System\Windows\Controls\ItemsControl.cs (1)
2456
ScrollHost.
ScrollToRightEnd
();
System\Windows\Controls\ScrollViewer.cs (2)
1099
if (fControlDown) ScrollToBottom(); else
ScrollToRightEnd
();
2557
((ScrollViewer)target).
ScrollToRightEnd
();
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonTabHeaderItemsControl.cs (1)
188
scrollViewer.
ScrollToRightEnd
();