5 references to UnselectAll
PresentationFramework (5)
System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (1)
240this.OwningDataGrid.UnselectAll();
System\Windows\Controls\DataGrid.cs (4)
4420UnselectAll(); 4514dataGrid.UnselectAll(); 5078UnselectAll(); 5173UnselectAll();