6 references to BeginEdit
PresentationFramework (6)
System\Windows\Controls\DataGridCheckBoxColumn.cs (1)
198BeginEdit(e, true);
System\Windows\Controls\DataGridComboBoxColumn.cs (1)
596BeginEdit(e, true);
System\Windows\Controls\DataGridHyperlinkColumn.cs (2)
285BeginEdit(e, true); 296BeginEdit(e, false);
System\Windows\Controls\DataGridTextColumn.cs (2)
263BeginEdit(e, true); 274BeginEdit(e, false);