1 instantiation of BamlPropertyCustomWriteInfoRecord
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
565record = new BamlPropertyCustomWriteInfoRecord();
2 references to BamlPropertyCustomWriteInfoRecord
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
1006BamlPropertyCustomWriteInfoRecord bamlPropertyCustom = 1007(BamlPropertyCustomWriteInfoRecord)BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyCustom);