4 references to IsSupportedType
ReachFramework (4)
Serialization\ImageSourceTypeConverter.cs (4)
57
return
IsSupportedType
(sourceType);
82
return
IsSupportedType
(destinationType);
111
if (!
IsSupportedType
(value.GetType()))
152
if (!
IsSupportedType
(destinationType))