1 write to allowVisible
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\HotCommands.cs (1)
44this.allowVisible = value;
3 references to allowVisible
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\HotCommands.cs (3)
40return allowVisible; 43if (this.allowVisible != value) { 186if (allowVisible) {