13 references to PropertyArrayStart
PresentationFramework (13)
System\Windows\Markup\BamlReader.cs (2)
614
case BamlRecordType.
PropertyArrayStart
:
2130
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\BamlRecordHelper.cs (1)
73
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\BamlRecordReader.cs (1)
672
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\BamlRecords.cs (4)
470
recordType = BamlRecordType.
PropertyArrayStart
;
625
case BamlRecordType.
PropertyArrayStart
:
995
bamlRecordType == BamlRecordType.
PropertyArrayStart
3036
get { return BamlRecordType.
PropertyArrayStart
; }
System\Windows\Markup\BamlRecordWriter.cs (1)
1273
(BamlPropertyArrayStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.
PropertyArrayStart
);
System\Windows\Markup\BamlWriter.cs (3)
466
parentType != BamlRecordType.
PropertyArrayStart
&&
686
case BamlRecordType.
PropertyArrayStart
:
757
case BamlRecordType.
PropertyArrayStart
:
System\Windows\Markup\MarkupExtensionParser.cs (1)
650
case BamlRecordType.
PropertyArrayStart
: