13 references to PropertyIDictionaryStart
PresentationFramework (13)
System\Windows\Markup\BamlReader.cs (2)
617case BamlRecordType.PropertyIDictionaryStart: 2137case BamlRecordType.PropertyIDictionaryStart:
System\Windows\Markup\BamlRecordHelper.cs (1)
76case BamlRecordType.PropertyIDictionaryStart:
System\Windows\Markup\BamlRecordReader.cs (1)
689case BamlRecordType.PropertyIDictionaryStart:
System\Windows\Markup\BamlRecords.cs (4)
484recordType = BamlRecordType.PropertyIDictionaryStart; 638case BamlRecordType.PropertyIDictionaryStart: 1000bamlRecordType == BamlRecordType.PropertyIDictionaryStart 3061get { return BamlRecordType.PropertyIDictionaryStart; }
System\Windows\Markup\BamlRecordWriter.cs (1)
1336(BamlPropertyIDictionaryStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIDictionaryStart);
System\Windows\Markup\BamlWriter.cs (3)
469parentType != BamlRecordType.PropertyIDictionaryStart) 700case BamlRecordType.PropertyIDictionaryStart: 776case BamlRecordType.PropertyIDictionaryStart:
System\Windows\Markup\MarkupExtensionParser.cs (1)
668case BamlRecordType.PropertyIDictionaryStart: