public static Func<Object, Object?>? GetErrorConverter(
Control control
)Public Shared Function GetErrorConverter (
control As Control
) As Func(Of Object, Object)static member GetErrorConverter :
control : Control -> Func<Object, Object>