2 references to IsAttributePresentationOptionsFreeze
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (2)
2251
else if (
IsAttributePresentationOptionsFreeze
(attribLocalName, attributeNamespaceUri))
6793
IsAttributePresentationOptionsFreeze
(attributeLocalName, attributeNamespaceUri);