3 references to SetterTargetAttributeName
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\StyleXamlParser.cs (2)
1344
else if (xamlPropertyNode.PropName == XamlTemplateSerializer.
SetterTargetAttributeName
)
1381
else if (xamlPropertyNode.PropName == XamlTemplateSerializer.
SetterTargetAttributeName
)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (1)
1531
else if (xamlPropertyNode.PropName == XamlTemplateSerializer.
SetterTargetAttributeName
)