5 references to UnselectAll
PresentationFramework (5)
System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (1)
239
this.OwningDataGrid.
UnselectAll
();
System\Windows\Controls\DataGrid.cs (4)
4384
UnselectAll
();
4478
dataGrid.
UnselectAll
();
5033
UnselectAll
();
5128
UnselectAll
();