The methods of the FallbackPropertyDescriptor class are listed below. For a complete list of FallbackPropertyDescriptor class members, see the FallbackPropertyDescriptor Members topic.
AddValueChanged (inherited from PropertyDescriptor) | Enables other objects to be notified when this property changes. |
CanResetValue | [TBD] |
Equals (inherited from PropertyDescriptor) | Compares this to another object to see if they are equivalent. |
GetEditor (inherited from PropertyDescriptor) | Gets an editor of the specified type. |
GetHashCode (inherited from PropertyDescriptor) | |
GetChildProperties (inherited from PropertyDescriptor) | Overloaded. Returns a PropertyDescriptorCollection for a given object using a specified array of attributes as a filter. |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetValue | [TBD] |
RemoveValueChanged (inherited from PropertyDescriptor) | Enables other objects to be notified when this property changes. |
ResetValue | [TBD] |
SetValue | [TBD] |
ShouldSerializeValue | [TBD] |
ToString (inherited from Object) | Returns a String that represents the current Object. |
FallbackPropertyDescriptor Class | LaMarvin.Constable.Design.Fallback Namespace