2 writes to IsResolutionDependent
Microsoft.Maui (2)
ImageSources\ImageSourceServiceResultManager.cs (2)
50 IsResolutionDependent = result?.IsResolutionDependent ?? false; 79 IsResolutionDependent = false;
1 reference to IsResolutionDependent
Microsoft.Maui (1)
ImageSources\ImageSourceServiceResultManager.cs (1)
59 if (!IsResolutionDependent)