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