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