1 type derived from W2DImageLoadingService
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformImageLoadingService.cs (1)
31 public class SkiaImageLoadingService : W2DImageLoadingService { }
1 reference to W2DImageLoadingService
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
CompatUsings.cs (1)
9global using PlatformImageLoadingService = Microsoft.Maui.Graphics.Win2D.W2DImageLoadingService;