4 references to PropertyWithExtension
PresentationBuildTasks (4)
Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
84case BamlRecordType.PropertyWithExtension:
Framework\System\Windows\Markup\BamlRecords.cs (2)
622case BamlRecordType.PropertyWithExtension: 2461get { return BamlRecordType.PropertyWithExtension; }
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1202(BamlPropertyWithExtensionRecord)BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyWithExtension);