3 references to BeginRowEdit
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (1)
142this.dgHelper.BeginRowEdit(wrapper);
System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (1)
493this.BeginRowEdit(added);
System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (1)
128this.dgHelper.BeginRowEdit(wrapperObject);