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