2 references to CommitEdit
PresentationFramework (2)
System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (1)
231
success = this.OwningDataGrid.
CommitEdit
();
System\Windows\Controls\DataGrid.cs (1)
7000
dataGrid.
CommitEdit
();