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