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