1 write to _styleTargetTypeType
PresentationBuildTasks (1)
Framework\System\Windows\Markup\StyleXamlParser.cs (1)
1430_styleTargetTypeType = xamlPropertyNode.ValueElementType;
2 references to _styleTargetTypeType
PresentationBuildTasks (2)
Framework\System\Windows\Markup\StyleXamlParser.cs (2)
428else if (_styleTargetTypeType != null) 430targetType = _styleTargetTypeType;