Implemented interface member:
property
Height
Microsoft.Maui.Graphics.IImage.Height
1 reference to Height
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformImage.cs (1)
52
if (Width > maxWidthOrHeight ||
Height
> maxWidthOrHeight)