4 references to PropertyWithConverter
PresentationBuildTasks (4)
Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
85
case BamlRecordType.
PropertyWithConverter
:
Framework\System\Windows\Markup\BamlRecords.cs (2)
613
case BamlRecordType.
PropertyWithConverter
:
2319
get { return BamlRecordType.
PropertyWithConverter
; }
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1059
BamlRecordType.
PropertyWithConverter
);