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