3 references to DesignTimeVariable
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (3)
123wrapperObject = new DesignTimeVariable(wrappedVariable, this); 259this.variableWrapperCollection.Add(new DesignTimeVariable(variable, this)); 424wrapper = new DesignTimeVariable(variable, this);