ConfigurationTrailPropertyDescriptor Class Methods
For a list of all members of this type, see ConfigurationTrailPropertyDescriptor members.
Public Methods
Name | Description | |
---|---|---|
AddValueChanged | (Inherited from System.ComponentModel.PropertyDescriptor) | |
CanResetValue | Overridden. | |
Equals | (Inherited from System.ComponentModel.PropertyDescriptor) | |
GetChildProperties | Overloaded. (Inherited from System.ComponentModel.PropertyDescriptor) | |
GetEditor | (Inherited from System.ComponentModel.PropertyDescriptor) | |
GetHashCode | (Inherited from System.ComponentModel.PropertyDescriptor) | |
GetValue | Overridden. | |
RemoveValueChanged | (Inherited from System.ComponentModel.PropertyDescriptor) | |
ResetValue | Overridden. | |
SetValue | Overridden. | |
ShouldSerializeValue | Overridden. |
Protected Methods
Name | Description | |
---|---|---|
CreateAttributeCollection | (Inherited from System.ComponentModel.MemberDescriptor) | |
CreateInstance | (Inherited from System.ComponentModel.PropertyDescriptor) | |
FillAttributes | (Inherited from System.ComponentModel.PropertyDescriptor) | |
GetInvocationTarget | (Inherited from System.ComponentModel.PropertyDescriptor) | |
GetTypeFromName | (Inherited from System.ComponentModel.PropertyDescriptor) | |
OnValueChanged | (Inherited from System.ComponentModel.PropertyDescriptor) |
See Also