4 references to IsSupportedType
ReachFramework (4)
Serialization\ImageSourceTypeConverter.cs (4)
57return IsSupportedType(sourceType); 82return IsSupportedType(destinationType); 111if (!IsSupportedType(value.GetType())) 152if (!IsSupportedType(destinationType))