2 writes to Width
Microsoft.Maui (2)
ImageSources\iOS\ImageAnimationHelper.cs (2)
35
Width
= 0;
80
Width
= Math.Max(Width, (int)image.Width);
1 reference to Width
Microsoft.Maui (1)
ImageSources\iOS\ImageAnimationHelper.cs (1)
80
Width = Math.Max(
Width
, (int)image.Width);