1 instantiation of BamlPropertyIDictionaryEndRecord
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
653
record = new
BamlPropertyIDictionaryEndRecord
();
2 references to BamlPropertyIDictionaryEndRecord
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
1369
BamlPropertyIDictionaryEndRecord
bamlPropertyIDictionaryEndRecord =
1370
(
BamlPropertyIDictionaryEndRecord
) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIDictionaryEnd);