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