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