2 references to ImageSourceInterface
Microsoft.Maui (2)
Hosting\ImageSources\ImageSourceServiceProvider.cs (2)
65 if (type.GetInterface(ImageSourceInterface) != null) 74 if (directInterface.GetInterface(ImageSourceInterface) != null)