1 write to _scope
PresentationFramework (1)
System\Windows\Markup\Primitives\MarkupWriter.cs (1)
1519
_scope
= scope;
2 references to _scope
PresentationFramework (2)
System\Windows\Markup\Primitives\MarkupWriter.cs (2)
1532
string uri =
_scope
.MakeAddressable(type);
1533
string prefix =
_scope
.GetPrefixOf(uri);