6 references to BeginEdit
PresentationFramework (6)
System\Windows\Controls\DataGridCheckBoxColumn.cs (1)
190
BeginEdit
(e, true);
System\Windows\Controls\DataGridComboBoxColumn.cs (1)
590
BeginEdit
(e, true);
System\Windows\Controls\DataGridHyperlinkColumn.cs (2)
277
BeginEdit
(e, true);
288
BeginEdit
(e, false);
System\Windows\Controls\DataGridTextColumn.cs (2)
259
BeginEdit
(e, true);
270
BeginEdit
(e, false);