1 reference to TryParse
Microsoft.Maui.Graphics (1)
Converters\RectFTypeConverter.cs (1)
25
if (RectF.
TryParse
(value?.ToString(), out var r))