13 references to PropertyIDictionaryStart
PresentationFramework (13)
System\Windows\Markup\BamlReader.cs (2)
616case BamlRecordType.PropertyIDictionaryStart: 2136case BamlRecordType.PropertyIDictionaryStart:
System\Windows\Markup\BamlRecordHelper.cs (1)
75case BamlRecordType.PropertyIDictionaryStart:
System\Windows\Markup\BamlRecordReader.cs (1)
688case BamlRecordType.PropertyIDictionaryStart:
System\Windows\Markup\BamlRecords.cs (4)
483recordType = BamlRecordType.PropertyIDictionaryStart; 637case BamlRecordType.PropertyIDictionaryStart: 999bamlRecordType == BamlRecordType.PropertyIDictionaryStart 3060get { return BamlRecordType.PropertyIDictionaryStart; }
System\Windows\Markup\BamlRecordWriter.cs (1)
1335(BamlPropertyIDictionaryStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIDictionaryStart);
System\Windows\Markup\BamlWriter.cs (3)
468parentType != BamlRecordType.PropertyIDictionaryStart) 699case BamlRecordType.PropertyIDictionaryStart: 775case BamlRecordType.PropertyIDictionaryStart:
System\Windows\Markup\MarkupExtensionParser.cs (1)
667case BamlRecordType.PropertyIDictionaryStart: