3 references to Center
Microsoft.Maui.Graphics.Skia (1)
SkiaTextLayout.cs (1)
78
case VerticalAlignment.
Center
:
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (2)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvas.cs (1)
339
case VerticalAlignment.
Center
:
src\Graphics\src\Graphics\Platforms\Windows\PlatformStringSizeService.cs (1)
41
VerticalAlignment.
Center
=> CanvasVerticalAlignment.Center,