1 reference to TryParse
Microsoft.Maui.Graphics (1)
Converters\PointFTypeConverter.cs (1)
31
if (PointF.
TryParse
(value?.ToString(), out var p))