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