Method GetTypeRegistryOrNull
GetTypeRegistryOrNull(Type)
Gets IPropertyGridTypeRegistry for the given Type
if its available, otherwise returns null.
public static IPropertyGridTypeRegistry? GetTypeRegistryOrNull(Type type)
Parameters
typeTypeType value.