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