13 references to PropertyArrayStart
PresentationFramework (13)
System\Windows\Markup\BamlReader.cs (2)
623
case BamlRecordType.
PropertyArrayStart
:
2122
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\BamlRecordHelper.cs (1)
75
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\BamlRecordReader.cs (1)
691
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\BamlRecords.cs (4)
483
recordType = BamlRecordType.
PropertyArrayStart
;
638
case BamlRecordType.
PropertyArrayStart
:
1008
bamlRecordType == BamlRecordType.
PropertyArrayStart
3049
get { return BamlRecordType.
PropertyArrayStart
; }
System\Windows\Markup\BamlRecordWriter.cs (1)
1279
(BamlPropertyArrayStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.
PropertyArrayStart
);
System\Windows\Markup\BamlWriter.cs (3)
479
parentType != BamlRecordType.
PropertyArrayStart
&&
699
case BamlRecordType.
PropertyArrayStart
:
770
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\MarkupExtensionParser.cs (1)
658
case BamlRecordType.
PropertyArrayStart
: