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