Base:
method
IsDefaultAttribute
System.Attribute.IsDefaultAttribute()
1 reference to IsDefaultAttribute
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
88return mpa == null || mpa.IsDefaultAttribute();