Name | Description | |
---|---|---|
![]() | AddValueChanged | (Inherited from System.ComponentModel.PropertyDescriptor) |
![]() | CanResetValue | Overridden. When overridden in a derived class, returns whether resetting an object changes its value. |
![]() | 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. When overridden in a derived class, gets the current value of the property on a component. |
![]() | RemoveValueChanged | (Inherited from System.ComponentModel.PropertyDescriptor) |
![]() | ResetValue | Overridden. When overridden in a derived class, resets the value for this property of the component to the default value. |
![]() | SetValue | Overridden. When overridden in a derived class, sets the value of the component to a different value. |
![]() | ShouldSerializeValue | Overridden. When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted. |