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