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