1 instantiation of BamlPropertyArrayEndRecord
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
641
record = new
BamlPropertyArrayEndRecord
();
2 references to BamlPropertyArrayEndRecord
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
1307
BamlPropertyArrayEndRecord
bamlPropertyArrayEndRecord =
1308
(
BamlPropertyArrayEndRecord
) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyArrayEnd);