6 references to BeginEdit
PresentationFramework (6)
System\Windows\Controls\DataGridCheckBoxColumn.cs (1)
191
BeginEdit
(e, true);
System\Windows\Controls\DataGridComboBoxColumn.cs (1)
591
BeginEdit
(e, true);
System\Windows\Controls\DataGridHyperlinkColumn.cs (2)
278
BeginEdit
(e, true);
289
BeginEdit
(e, false);
System\Windows\Controls\DataGridTextColumn.cs (2)
260
BeginEdit
(e, true);
271
BeginEdit
(e, false);