13 references to PropertyArrayStart
PresentationFramework (13)
src\Framework\System\Windows\Markup\BamlReader.cs (2)
632
case BamlRecordType.
PropertyArrayStart
:
2145
case BamlRecordType.
PropertyArrayStart
:
src\Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
78
case BamlRecordType.
PropertyArrayStart
:
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
705
case BamlRecordType.
PropertyArrayStart
:
src\Framework\System\Windows\Markup\BamlRecords.cs (4)
492
recordType = BamlRecordType.
PropertyArrayStart
;
637
case BamlRecordType.
PropertyArrayStart
:
1010
bamlRecordType == BamlRecordType.
PropertyArrayStart
3181
get { return BamlRecordType.
PropertyArrayStart
; }
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1288
(BamlPropertyArrayStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.
PropertyArrayStart
);
src\Framework\System\Windows\Markup\BamlWriter.cs (3)
491
parentType != BamlRecordType.
PropertyArrayStart
&&
711
case BamlRecordType.
PropertyArrayStart
:
782
case BamlRecordType.
PropertyArrayStart
:
src\Framework\System\Windows\Markup\MarkupExtensionParser.cs (1)
672
case BamlRecordType.
PropertyArrayStart
: