1 write to NamespaceUri
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
4427
CurrentContext.
NamespaceUri
= namespaceURI;
2 references to NamespaceUri
PresentationBuildTasks (2)
Framework\System\Windows\Markup\XamlReaderHelper.cs (2)
676
string namespaceUri = CurrentContext.
NamespaceUri
;
4515
string namespaceUri = CurrentContext.
NamespaceUri
;