7 references to PropertyArrayStart
PresentationBuildTasks (7)
Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
78
case BamlRecordType.
PropertyArrayStart
:
Framework\System\Windows\Markup\BamlRecords.cs (3)
492
recordType = BamlRecordType.
PropertyArrayStart
;
637
case BamlRecordType.
PropertyArrayStart
:
3181
get { return BamlRecordType.
PropertyArrayStart
; }
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1288
(BamlPropertyArrayStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.
PropertyArrayStart
);
Framework\System\Windows\Markup\MarkupExtensionParser.cs (1)
672
case BamlRecordType.
PropertyArrayStart
:
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
4018
case BamlRecordType.
PropertyArrayStart
: