1 instantiation of BamlPropertyIDictionaryStartRecord
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
650record = new BamlPropertyIDictionaryStartRecord();
2 references to BamlPropertyIDictionaryStartRecord
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
1349BamlPropertyIDictionaryStartRecord bamlPropertyIDictionaryStart = 1350(BamlPropertyIDictionaryStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIDictionaryStart);