4 references to IsSupportedType
ReachFramework (4)
Serialization\FontTypeConverter.cs (4)
51
return
IsSupportedType
(sourceType);
76
return
IsSupportedType
(destinationType);
104
if (!
IsSupportedType
(value.GetType()))
145
if (!
IsSupportedType
(destinationType))