2 references to TargetTypePropertyName
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (2)
1018
if (xamlNode.PropName == XamlTemplateSerializer.
TargetTypePropertyName
)
1598
xamlPropertyNode.PropName == XamlTemplateSerializer.
TargetTypePropertyName
)