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