Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. System.ComponentModel
  3. PropertyDescriptor
  4. ConverterFromRegisteredType
  • PropertyDescriptor
    • PropertyDescriptor(MemberDescriptor)
    • PropertyDescriptor(MemberDescriptor, Attribute[])
    • PropertyDescriptor(String, Attribute[])
    • ComponentType
    • Converter
    • ConverterFromRegisteredType
    • IsLocalizable
    • IsReadOnly
    • PropertyType
    • SerializationVisibility
    • SupportsChangeEvents
    • AddValueChanged(Object, EventHandler)
    • CanResetValue(Object)
    • CreateInstance(Type)
    • Equals(Object)
    • FillAttributes(IList)
    • GetChildProperties()
    • GetChildProperties(Attribute[])
    • GetChildProperties(Object)
    • GetChildProperties(Object, Attribute[])
    • GetEditor(Type)
    • GetHashCode()
    • GetInvocationTarget(Type, Object)
    • GetTypeFromName(String)
    • GetValue(Object)
    • GetValueChangedHandler(Object)
    • OnValueChanged(Object, EventArgs)
    • RemoveValueChanged(Object, EventHandler)
    • ResetValue(Object)
    • SetValue(Object, Object)
    • ShouldSerializeValue(Object)
net10.0
namespace System.ComponentModel
{
    public abstract class PropertyDescriptor : MemberDescriptor
    {
        public virtual TypeConverter! ConverterFromRegisteredType { get; }
    }
}
Design Reviews
  • dotnet/runtime#101202 one year ago (Approved)
.NET
9.010.0
Information specific to net10.0
Assembly

System.ComponentModel.TypeConverter , Version=10.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

The API is automatically referenced.

Platform Restrictions

The property getter is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

01/12/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙