4 references to IsSupportedType
ReachFramework (4)
Serialization\FontTypeConverter.cs (4)
52
return
IsSupportedType
(sourceType);
77
return
IsSupportedType
(destinationType);
105
if (!
IsSupportedType
(value.GetType()))
146
if (!
IsSupportedType
(destinationType))