1 implementation of ResetBrowsableAttributes
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
215public void ResetBrowsableAttributes() => _browsableAttributes = new(BrowsableAttribute.Yes);