13 references to PropertyIDictionaryStart
PresentationFramework (13)
src\Framework\System\Windows\Markup\BamlReader.cs (2)
634case BamlRecordType.PropertyIDictionaryStart: 2151case BamlRecordType.PropertyIDictionaryStart:
src\Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
80case BamlRecordType.PropertyIDictionaryStart:
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
721case BamlRecordType.PropertyIDictionaryStart:
src\Framework\System\Windows\Markup\BamlRecords.cs (4)
496recordType = BamlRecordType.PropertyIDictionaryStart; 649case BamlRecordType.PropertyIDictionaryStart: 1014bamlRecordType == BamlRecordType.PropertyIDictionaryStart 3217get { return BamlRecordType.PropertyIDictionaryStart; }
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1350(BamlPropertyIDictionaryStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIDictionaryStart);
src\Framework\System\Windows\Markup\BamlWriter.cs (3)
493parentType != BamlRecordType.PropertyIDictionaryStart) 724case BamlRecordType.PropertyIDictionaryStart: 800case BamlRecordType.PropertyIDictionaryStart:
src\Framework\System\Windows\Markup\MarkupExtensionParser.cs (1)
689case BamlRecordType.PropertyIDictionaryStart: