3 references to PresentationOptionsNamespaceURI
PresentationFramework (3)
System\Windows\Markup\BamlReader.cs (2)
1125info.Prefix = (string)_prefixDictionary[XamlReaderHelper.PresentationOptionsNamespaceURI]; 1126info.XmlNamespace = XamlReaderHelper.PresentationOptionsNamespaceURI;
System\Windows\Markup\XamlReaderConstants.cs (1)
95_freezeDirective = new System.Xaml.XamlDirective(XamlReaderHelper.PresentationOptionsNamespaceURI, XamlReaderHelper.PresentationOptionsFreeze);