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