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