2 overrides of RootNamespaceUri
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSchema.cs (2)
404public override string RootNamespaceUri 780public override string RootNamespaceUri
2 references to RootNamespaceUri
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSchema.cs (2)
86if ( !string.IsNullOrEmpty(schema.RootNamespaceUri) ) 89predefinedNamespaces[0] = schema.RootNamespaceUri;