2 references to ScrollIntoView
PresentationFramework (2)
System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (2)
220
this.OwningDataGrid.
ScrollIntoView
(item);
261
this.OwningDataGrid.
ScrollIntoView
(Item);