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