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