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