2 references to ToFontStyle
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (2)
src\Graphics\src\Graphics\Platforms\Windows\FontExtensions.cs (1)
32
FontStyle = (font?.StyleType ?? FontStyleType.Normal).
ToFontStyle
()
src\Graphics\src\Graphics\Platforms\Windows\PlatformStringSizeService.cs (1)
32
FontStyle = font.StyleType.
ToFontStyle
(),