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