Base:
property
BrowsableAttributes
System.Windows.Forms.PropertyGridInternal.GridEntry.BrowsableAttributes
Implemented interface member:
property
BrowsableAttributes
System.Windows.Forms.PropertyGridInternal.IRootGridEntry.BrowsableAttributes
1 reference to BrowsableAttributes
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridTests.cs (1)
3937
AttributeCollection browsableAttributes = gridEntry.
BrowsableAttributes
;