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