3 references to DesignTimeArgument
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (3)
137wrapper = new DesignTimeArgument(argument, this); 181this.argumentWrapperCollection.Add(new DesignTimeArgument(argument, this)); 368wrapper = new DesignTimeArgument(argument, this);