13 references to PropertyArrayStart
PresentationFramework (13)
System\Windows\Markup\BamlReader.cs (2)
615
case BamlRecordType.
PropertyArrayStart
:
2131
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\BamlRecordHelper.cs (1)
74
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\BamlRecordReader.cs (1)
673
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\BamlRecords.cs (4)
471
recordType = BamlRecordType.
PropertyArrayStart
;
626
case BamlRecordType.
PropertyArrayStart
:
996
bamlRecordType == BamlRecordType.
PropertyArrayStart
3037
get { return BamlRecordType.
PropertyArrayStart
; }
System\Windows\Markup\BamlRecordWriter.cs (1)
1274
(BamlPropertyArrayStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.
PropertyArrayStart
);
System\Windows\Markup\BamlWriter.cs (3)
467
parentType != BamlRecordType.
PropertyArrayStart
&&
687
case BamlRecordType.
PropertyArrayStart
:
758
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\MarkupExtensionParser.cs (1)
651
case BamlRecordType.
PropertyArrayStart
: