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