5 references to UnselectAll
PresentationFramework (5)
src\Framework\System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (1)
248this.OwningDataGrid.UnselectAll();
src\Framework\System\Windows\Controls\DataGrid.cs (4)
4428UnselectAll(); 4522dataGrid.UnselectAll(); 5086UnselectAll(); 5181UnselectAll();