1 write to importDescriptor
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceSettingsHandler.cs (1)
169this.importDescriptor = new NamespaceListPropertyDescriptor(this.root);
2 references to importDescriptor
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceSettingsHandler.cs (2)
167if (this.importDescriptor == null) 172return this.importDescriptor;