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