28 : base(descriptor, newAttributes)
31 foreach (
Attribute attribute
in newAttributes)
51 public override object GetValue(
object component)
void SetValue(object? component, object? value)
bool CanResetValue(object component)
virtual void RemoveValueChanged(object component, EventHandler handler)
bool ShouldSerializeValue(object component)
virtual void AddValueChanged(object component, EventHandler handler)
object? GetValue(object? component)
virtual bool SupportsChangeEvents
void ResetValue(object component)