1 instantiation of BamlPropertyWithExtensionRecord
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
623record = new BamlPropertyWithExtensionRecord();
2 references to BamlPropertyWithExtensionRecord
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
1201BamlPropertyWithExtensionRecord bamlPropertyWithExtension = 1202(BamlPropertyWithExtensionRecord)BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyWithExtension);