1 instantiation of BamlPropertyIListEndRecord
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
647record = new BamlPropertyIListEndRecord();
2 references to BamlPropertyIListEndRecord
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
1338BamlPropertyIListEndRecord bamlPropertyIListEndRecord = 1339(BamlPropertyIListEndRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIListEnd);