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