5 references to UnselectAll
PresentationFramework (5)
System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (1)
245this.OwningDataGrid.UnselectAll();
System\Windows\Controls\DataGrid.cs (4)
4423UnselectAll(); 4517dataGrid.UnselectAll(); 5081UnselectAll(); 5176UnselectAll();