6[Obsolete(
"RecommendedAsConfigurableAttribute has been deprecated. Use System.ComponentModel.SettingsBindableAttribute instead.")]
22 public override bool Equals([NotNullWhen(
true)]
object?
obj)
37 return base.GetHashCode();
override bool Equals([NotNullWhen(true)] object? obj)
static readonly RecommendedAsConfigurableAttribute Yes
static readonly RecommendedAsConfigurableAttribute Default
override int GetHashCode()
static readonly RecommendedAsConfigurableAttribute No
override bool IsDefaultAttribute()
RecommendedAsConfigurableAttribute(bool recommendedAsConfigurable)
bool RecommendedAsConfigurable