1 instantiation of BamlPropertyIDictionaryEndRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecords.cs (1)
648record = new BamlPropertyIDictionaryEndRecord();
2 references to BamlPropertyIDictionaryEndRecord
PresentationFramework (2)
System\Windows\Markup\BamlRecordWriter.cs (2)
1357BamlPropertyIDictionaryEndRecord bamlPropertyIDictionaryEndRecord = 1358(BamlPropertyIDictionaryEndRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIDictionaryEnd);