1 write to xamlXmlWriter
System.Xaml (1)
System\Xaml\XamlMarkupExtensionWriter.cs (1)
35
this.
xamlXmlWriter
= xamlXmlWriter;
3 references to xamlXmlWriter
System.Xaml (3)
System\Xaml\XamlMarkupExtensionWriter.cs (3)
53
return
xamlXmlWriter
.SchemaContext;
96
string prefix =
xamlXmlWriter
.LookupPrefix(type.GetXamlNamespaces(), out _);
113
string prefix =
xamlXmlWriter
.LookupPrefix(property.GetXamlNamespaces(), out _);