3 references to Namespaces
PresentationFramework (3)
src\Framework\System\Windows\TemplateContent.cs (3)
157CurrentFrame.Namespaces.Add(nsd); 177for (int idx = 0; idx < iteratorFrame.Namespaces.Count; idx++) 179allNamespaces.Add(iteratorFrame.Namespaces[idx]);