1 instantiation of BamlPropertyIListStartRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecords.cs (1)
632record = new BamlPropertyIListStartRecord();
4 references to BamlPropertyIListStartRecord
PresentationFramework (4)
System\Windows\Markup\BamlRecordReader.cs (2)
681ReadPropertyIListStartRecord((BamlPropertyIListStartRecord)bamlRecord); 3011BamlPropertyIListStartRecord bamlPropertyIListStartRecord)
System\Windows\Markup\BamlRecordWriter.cs (2)
1303BamlPropertyIListStartRecord bamlPropertyIListStart = 1304(BamlPropertyIListStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIListStart);