4 references to IsSupportedType
ReachFramework (4)
Serialization\ImageSourceTypeConverter.cs (4)
56
return
IsSupportedType
(sourceType);
81
return
IsSupportedType
(destinationType);
110
if (!
IsSupportedType
(value.GetType()))
151
if (!
IsSupportedType
(destinationType))