13 references to PropertyIDictionaryStart
PresentationFramework (13)
System\Windows\Markup\BamlReader.cs (2)
625case BamlRecordType.PropertyIDictionaryStart: 2128case BamlRecordType.PropertyIDictionaryStart:
System\Windows\Markup\BamlRecordHelper.cs (1)
77case BamlRecordType.PropertyIDictionaryStart:
System\Windows\Markup\BamlRecordReader.cs (1)
707case BamlRecordType.PropertyIDictionaryStart:
System\Windows\Markup\BamlRecords.cs (4)
496recordType = BamlRecordType.PropertyIDictionaryStart; 650case BamlRecordType.PropertyIDictionaryStart: 1012bamlRecordType == BamlRecordType.PropertyIDictionaryStart 3073get { return BamlRecordType.PropertyIDictionaryStart; }
System\Windows\Markup\BamlRecordWriter.cs (1)
1341(BamlPropertyIDictionaryStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIDictionaryStart);
System\Windows\Markup\BamlWriter.cs (3)
481parentType != BamlRecordType.PropertyIDictionaryStart) 712case BamlRecordType.PropertyIDictionaryStart: 788case BamlRecordType.PropertyIDictionaryStart:
System\Windows\Markup\MarkupExtensionParser.cs (1)
675case BamlRecordType.PropertyIDictionaryStart: