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