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)
42
get =>
_allowVisible
;
45
if (
_allowVisible
!= value)
192
if (
_allowVisible
)