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