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