1 instantiation of BamlPropertyArrayStartRecord
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
638record = new BamlPropertyArrayStartRecord();
2 references to BamlPropertyArrayStartRecord
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
1287BamlPropertyArrayStartRecord bamlPropertyArrayStart = 1288(BamlPropertyArrayStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyArrayStart);