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)
1547string uri = _scope.MakeAddressable(type); 1548string prefix = _scope.GetPrefixOf(uri);