2 writes to Height
Microsoft.Maui (2)
ImageSources\iOS\ImageAnimationHelper.cs (2)
36 Height = 0; 81 Height = Math.Max(Height, (int)image.Height);
1 reference to Height
Microsoft.Maui (1)
ImageSources\iOS\ImageAnimationHelper.cs (1)
81 Height = Math.Max(Height, (int)image.Height);