5 references to UnselectAll
PresentationFramework (5)
System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (1)
240this.OwningDataGrid.UnselectAll();
System\Windows\Controls\DataGrid.cs (4)
4391UnselectAll(); 4485dataGrid.UnselectAll(); 5040UnselectAll(); 5135UnselectAll();