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