2 instantiations of MarkupWriterContext
PresentationFramework (2)
System\Windows\Markup\Primitives\MarkupWriter.cs (2)
454RecordNamespaces(scope, item, new MarkupWriterContext(scope), false); 469MarkupWriterContext context = new MarkupWriterContext(scope);
1 reference to MarkupWriterContext
PresentationFramework (1)
System\Windows\Markup\Primitives\MarkupWriter.cs (1)
469MarkupWriterContext context = new MarkupWriterContext(scope);