2 references to PresentationOptionsFreeze
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (1)
3609if (bamlPresentationOptionsAttributeRecord.Name == XamlReaderHelper.PresentationOptionsFreeze)
System\Windows\Markup\XamlReaderConstants.cs (1)
95_freezeDirective = new System.Xaml.XamlDirective(XamlReaderHelper.PresentationOptionsNamespaceURI, XamlReaderHelper.PresentationOptionsFreeze);