Base:
method
BeginEdit
System.Activities.Presentation.Model.ModelItem.BeginEdit(System.String, System.Boolean)
2 references to BeginEdit
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (2)
541
return this.
BeginEdit
(null, shouldApplyChangesImmediately);
546
return this.
BeginEdit
(description, false);