4 references to IsSupportedType
ReachFramework (4)
Serialization\FontTypeConverter.cs (4)
56
return
IsSupportedType
(sourceType);
81
return
IsSupportedType
(destinationType);
109
if (!
IsSupportedType
(value.GetType()))
150
if (!
IsSupportedType
(destinationType))