Base:
method
Dispose
System.Activities.Presentation.DesignObjectWrapper.Dispose()
2 references to Dispose
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (2)
174this.argumentWrapperCollection.All(p => { p.Dispose(); return true; }); 401arg.Dispose();