2 overrides of RootNamespaceUri
PresentationFramework (2)
System\Windows\Documents\FixedSchema.cs (2)
410public override string RootNamespaceUri 779public override string RootNamespaceUri
2 references to RootNamespaceUri
PresentationFramework (2)
System\Windows\Documents\FixedSchema.cs (2)
92if ( !string.IsNullOrEmpty(schema.RootNamespaceUri) ) 95predefinedNamespaces[0] = schema.RootNamespaceUri;