1 reference to TryParse
Microsoft.Maui.Graphics (1)
Converters\RectTypeConverter.cs (1)
26
if (Rect.
TryParse
(value?.ToString(), out var r))