1 write to ToolTipShown
System.Windows.Forms (1)
System\Windows\Forms\ErrorProvider\ErrorProvider.ErrorWindow.cs (1)
235
_items[i].
ToolTipShown
= toolTipShown;
2 references to ToolTipShown
System.Windows.Forms (2)
System\Windows\Forms\ErrorProvider\ErrorProvider.ErrorWindow.cs (2)
242
if (_items[j].
ToolTipShown
)
325
if (!item.
ToolTipShown
)