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