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