3 references to DesignTimeVariable
System.Data (3)
cdf\src\NetFx40\Tools\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);