1 write to importedNamespaces
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ImportedNamespaceContextItem.cs (1)
27this.importedNamespaces = new Collection<string>();
2 references to importedNamespaces
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ImportedNamespaceContextItem.cs (2)
24if (this.importedNamespaces == null) 29return this.importedNamespaces;