1 instantiation of BamlPropertyArrayEndRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecords.cs (1)
642
record = new
BamlPropertyArrayEndRecord
();
2 references to BamlPropertyArrayEndRecord
PresentationFramework (2)
System\Windows\Markup\BamlRecordWriter.cs (2)
1298
BamlPropertyArrayEndRecord
bamlPropertyArrayEndRecord =
1299
(
BamlPropertyArrayEndRecord
) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyArrayEnd);