5 references to UnselectAll
PresentationFramework (5)
System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (1)
239this.OwningDataGrid.UnselectAll();
System\Windows\Controls\DataGrid.cs (4)
4384UnselectAll(); 4478dataGrid.UnselectAll(); 5033UnselectAll(); 5128UnselectAll();