public static bool TryParseCornerRadius(string? value, scoped out int componentCount, scoped out double topLeft, scoped out double topRight, scoped out double bottomRight, scoped out double bottomLeft)