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