4 references to PropertyTypeReference
PresentationBuildTasks (4)
Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
83
case BamlRecordType.
PropertyTypeReference
:
Framework\System\Windows\Markup\BamlRecords.cs (2)
619
case BamlRecordType.
PropertyTypeReference
:
2244
get { return BamlRecordType.
PropertyTypeReference
; }
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1245
BamlRecordType.
PropertyTypeReference
) as BamlPropertyTypeReferenceRecord;