2 overrides of RootNamespaceUri
PresentationFramework (2)
System\Windows\Documents\FixedSchema.cs (2)
404public override string RootNamespaceUri 774public override string RootNamespaceUri
2 references to RootNamespaceUri
PresentationFramework (2)
System\Windows\Documents\FixedSchema.cs (2)
84if ( !string.IsNullOrEmpty(schema.RootNamespaceUri) ) 87predefinedNamespaces[0] = schema.RootNamespaceUri;