4 references to Property
PresentationBuildTasks (4)
Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
76
case BamlRecordType.
Property
:
Framework\System\Windows\Markup\BamlRecords.cs (2)
610
case BamlRecordType.
Property
:
2374
get { return BamlRecordType.
Property
; }
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1268
(BamlPropertyRecord)BamlRecordManager.GetWriteRecord(BamlRecordType.
Property
);