4 references to IsSupportedType
ReachFramework (4)
Serialization\ImageSourceTypeConverter.cs (4)
65
return
IsSupportedType
(sourceType);
90
return
IsSupportedType
(destinationType);
119
if (!
IsSupportedType
(value.GetType()))
160
if (!
IsSupportedType
(destinationType))