1 instantiation of BamlPropertyIDictionaryStartRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecords.cs (1)
651record = new BamlPropertyIDictionaryStartRecord();
4 references to BamlPropertyIDictionaryStartRecord
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (2)
708ReadPropertyIDictionaryStartRecord((BamlPropertyIDictionaryStartRecord)bamlRecord); 3087BamlPropertyIDictionaryStartRecord bamlPropertyIDictionaryStartRecord)
System\Windows\Markup\BamlRecordWriter.cs (2)
1340BamlPropertyIDictionaryStartRecord bamlPropertyIDictionaryStart = 1341(BamlPropertyIDictionaryStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIDictionaryStart);