1 reference to TryParse
Microsoft.Maui.Graphics (1)
Converters\SizeFTypeConverter.cs (1)
24
if (SizeF.
TryParse
(value?.ToString(), out var s))