1 write to ValuePropertyType
PresentationFramework (1)
System\Windows\Markup\BamlWriter.cs (1)
378
propNode.
ValuePropertyType
= _dpProperty.PropertyType;
2 references to ValuePropertyType
PresentationFramework (2)
System\Windows\Markup\BamlRecordWriter.cs (2)
987
xamlProperty.
ValuePropertyType
,
1001
bamlPropertyCustom.ValueType = xamlProperty.
ValuePropertyType
;