1 instantiation of BamlPropertyIListStartRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecords.cs (1)
645record = new BamlPropertyIListStartRecord();
4 references to BamlPropertyIListStartRecord
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (2)
700ReadPropertyIListStartRecord((BamlPropertyIListStartRecord)bamlRecord); 3031BamlPropertyIListStartRecord bamlPropertyIListStartRecord)
System\Windows\Markup\BamlRecordWriter.cs (2)
1309BamlPropertyIListStartRecord bamlPropertyIListStart = 1310(BamlPropertyIListStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIListStart);