13 references to PropertyArrayStart
PresentationFramework (13)
System\Windows\Markup\BamlReader.cs (2)
613
case BamlRecordType.
PropertyArrayStart
:
2112
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\BamlRecordHelper.cs (1)
74
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\BamlRecordReader.cs (1)
682
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\BamlRecords.cs (4)
477
recordType = BamlRecordType.
PropertyArrayStart
;
632
case BamlRecordType.
PropertyArrayStart
:
1002
bamlRecordType == BamlRecordType.
PropertyArrayStart
3043
get { return BamlRecordType.
PropertyArrayStart
; }
System\Windows\Markup\BamlRecordWriter.cs (1)
1276
(BamlPropertyArrayStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.
PropertyArrayStart
);
System\Windows\Markup\BamlWriter.cs (3)
465
parentType != BamlRecordType.
PropertyArrayStart
&&
685
case BamlRecordType.
PropertyArrayStart
:
756
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\MarkupExtensionParser.cs (1)
651
case BamlRecordType.
PropertyArrayStart
: