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