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