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