1 write to ValuePropertyType
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlWriter.cs (1)
390propNode.ValuePropertyType = _dpProperty.PropertyType;
2 references to ValuePropertyType
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
996xamlProperty.ValuePropertyType, 1010bamlPropertyCustom.ValueType = xamlProperty.ValuePropertyType;