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