1 write to availableNamespaces
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
174availableNamespaces = new Dictionary<string, List<string>>();
2 references to availableNamespaces
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (2)
172if (availableNamespaces == null) 177return availableNamespaces;