The methods of System.ComponentModel.PropertyDescriptor are listed below. For a list of all members, see the PropertyDescriptor Members list.
See Also: Inherited members from System.ComponentModel.MemberDescriptor
AddValueChanged(object, EventHandler) Documentation for this section has not yet been entered. abstractCanResetValue(object) : bool Documentation for this section has not yet been entered. overrideEquals(object) : bool Documentation for this section has not yet been entered.GetChildProperties() : PropertyDescriptorCollection Documentation for this section has not yet been entered.GetChildProperties(Attribute[]) : PropertyDescriptorCollection Documentation for this section has not yet been entered.GetChildProperties(object) : PropertyDescriptorCollection Documentation for this section has not yet been entered.GetChildProperties(object, Attribute[]) : PropertyDescriptorCollection Documentation for this section has not yet been entered.GetEditor(Type) : object Documentation for this section has not yet been entered. overrideGetHashCode() : int Documentation for this section has not yet been entered. abstractGetValue(object) : object Documentation for this section has not yet been entered.RemoveValueChanged(object, EventHandler) Documentation for this section has not yet been entered. abstractResetValue(object) Documentation for this section has not yet been entered. abstractSetValue(object, object) Documentation for this section has not yet been entered. abstractShouldSerializeValue(object) : bool Documentation for this section has not yet been entered.
CreateInstance(Type) : object Documentation for this section has not yet been entered. overrideFillAttributes(IList) Documentation for this section has not yet been entered. overrideGetInvocationTarget(Type, object) : object Documentation for this section has not yet been entered.GetTypeFromName(string) : Type Documentation for this section has not yet been entered.GetValueChangedHandler(object) : EventHandler Documentation for this section has not yet been entered.OnValueChanged(object, EventArgs) Documentation for this section has not yet been entered.