1 write to _allowVisible
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.cs (1)
47_allowVisible = value;
3 references to _allowVisible
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.cs (3)
42get => _allowVisible; 45if (_allowVisible != value) 192if (_allowVisible)