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