3 references to TargetTypePropertyName
PresentationBuildTasks (3)
Framework\System\Windows\Markup\StyleXamlParser.cs (3)
955
if (xamlNode.PropName == XamlStyleSerializer.
TargetTypePropertyName
)
1301
Debug.Assert (mode != StyleMode.Base || xamlPropertyNode.PropName != XamlStyleSerializer.
TargetTypePropertyName
,
1428
xamlPropertyNode.PropName == XamlStyleSerializer.
TargetTypePropertyName
)