1 instantiation of BamlPropertyIListEndRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecords.cs (1)
648
record = new
BamlPropertyIListEndRecord
();
2 references to BamlPropertyIListEndRecord
PresentationFramework (2)
System\Windows\Markup\BamlRecordWriter.cs (2)
1329
BamlPropertyIListEndRecord
bamlPropertyIListEndRecord =
1330
(
BamlPropertyIListEndRecord
) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIListEnd);