3 references to Bottom
Microsoft.Maui.Graphics.Skia (1)
SkiaTextLayout.cs (1)
81 case VerticalAlignment.Bottom:
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (2)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvas.cs (1)
342 case VerticalAlignment.Bottom:
src\Graphics\src\Graphics\Platforms\Windows\PlatformStringSizeService.cs (1)
42 VerticalAlignment.Bottom => CanvasVerticalAlignment.Bottom,