5 references to ScrollToEnd
PresentationFramework (5)
MS\Internal\Documents\IFlowDocumentViewer.cs (1)
298ScrollViewer.ScrollToEnd();
System\Windows\Controls\DataGrid.cs (1)
6093scrollHost.ScrollToEnd();
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1523viewer._contentHost.ScrollToEnd();
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
276this.ScrollViewer.ScrollToEnd();
System\Windows\Controls\ScrollViewer.cs (1)
2545((ScrollViewer)target).ScrollToEnd();