2 writes to dontShow
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridToolTip.cs (2)
81
dontShow
= true;
85
dontShow
= false;
2 references to dontShow
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridToolTip.cs (2)
92
if (visible && !
dontShow
){
242
if (unchecked( (int) (long)msg.WParam) != 0 &&
dontShow
){