2 writes to ValuePropertyType
PresentationBuildTasks (2)
Framework\System\Windows\Markup\StyleXamlParser.cs (1)
559_setterOrTriggerValueNode.ValuePropertyType = propertyType;
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
581_setterOrTriggerValueNode.ValuePropertyType = propertyType;
2 references to ValuePropertyType
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
996xamlProperty.ValuePropertyType, 1010bamlPropertyCustom.ValueType = xamlProperty.ValuePropertyType;