Base:
3 references to IsDefaultAttribute
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
1289&& !readOnlyAttribute.IsDefaultAttribute();
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiSelectRootGridEntry.cs (1)
44&& !readOnlyAttribute.IsDefaultAttribute())
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
127&& !readOnlyAttribute.IsDefaultAttribute())