1 write to _scope
PresentationFramework (1)
src\Framework\System\Windows\Markup\Primitives\MarkupWriter.cs (1)
1534
_scope
= scope;
2 references to _scope
PresentationFramework (2)
src\Framework\System\Windows\Markup\Primitives\MarkupWriter.cs (2)
1547
string uri =
_scope
.MakeAddressable(type);
1548
string prefix =
_scope
.GetPrefixOf(uri);