7 references to PropertyIDictionaryStart
PresentationBuildTasks (7)
Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
80case BamlRecordType.PropertyIDictionaryStart:
Framework\System\Windows\Markup\BamlRecords.cs (3)
496recordType = BamlRecordType.PropertyIDictionaryStart; 649case BamlRecordType.PropertyIDictionaryStart: 3217get { return BamlRecordType.PropertyIDictionaryStart; }
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1350(BamlPropertyIDictionaryStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIDictionaryStart);
Framework\System\Windows\Markup\MarkupExtensionParser.cs (1)
689case BamlRecordType.PropertyIDictionaryStart:
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
4042case BamlRecordType.PropertyIDictionaryStart: