13 references to PropertyArrayStart
PresentationFramework (13)
src\Framework\System\Windows\Markup\BamlReader.cs (2)
632case BamlRecordType.PropertyArrayStart: 2145case BamlRecordType.PropertyArrayStart:
src\Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
78case BamlRecordType.PropertyArrayStart:
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
705case BamlRecordType.PropertyArrayStart:
src\Framework\System\Windows\Markup\BamlRecords.cs (4)
492recordType = BamlRecordType.PropertyArrayStart; 637case BamlRecordType.PropertyArrayStart: 1010bamlRecordType == BamlRecordType.PropertyArrayStart 3181get { return BamlRecordType.PropertyArrayStart; }
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1288(BamlPropertyArrayStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyArrayStart);
src\Framework\System\Windows\Markup\BamlWriter.cs (3)
491parentType != BamlRecordType.PropertyArrayStart && 711case BamlRecordType.PropertyArrayStart: 782case BamlRecordType.PropertyArrayStart:
src\Framework\System\Windows\Markup\MarkupExtensionParser.cs (1)
672case BamlRecordType.PropertyArrayStart: