15 references to Unhook
System.Windows.Forms (15)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
17105
KeyboardToolTipStateMachine.Instance.
Unhook
(dataGridViewRow.Cells[columnIndex], KeyboardToolTip);
17233
KeyboardToolTipStateMachine.Instance.
Unhook
(cell, KeyboardToolTip);
System\Windows\Forms\Controls\ListView\ListView.cs (2)
3774
KeyboardToolTipStateMachine.Instance.
Unhook
(listViewItem, KeyboardToolTip);
6334
KeyboardToolTipStateMachine.Instance.
Unhook
(listViewItem, KeyboardToolTip);
System\Windows\Forms\Controls\ListView\ListViewItem.cs (1)
1171
KeyboardToolTipStateMachine.Instance.
Unhook
(this, _listView.KeyboardToolTip);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (2)
1634
KeyboardToolTipStateMachine.Instance.
Unhook
(item, internalToolTip);
4689
KeyboardToolTipStateMachine.Instance.
Unhook
(item, ToolTip);
System\Windows\Forms\Controls\ToolStrips\ToolStripControlHost.cs (1)
884
KeyboardToolTipStateMachine.Instance.
Unhook
(ControlInternal, toolTip);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownItem.cs (3)
89
KeyboardToolTipStateMachine.Instance.
Unhook
(_dropDown, _hookedKeyboardTooltip);
359
KeyboardToolTipStateMachine.Instance.
Unhook
(_dropDown, _hookedKeyboardTooltip);
756
KeyboardToolTipStateMachine.Instance.
Unhook
(_dropDown, toolTip);
System\Windows\Forms\Controls\TreeView\TreeNode.cs (1)
1977
KeyboardToolTipStateMachine.Instance.
Unhook
(this, tv.KeyboardToolTip);
System\Windows\Forms\Controls\TreeView\TreeView.cs (1)
3138
KeyboardToolTipStateMachine.Instance.
Unhook
(node, KeyboardToolTip);
System\Windows\Forms\ToolTip\ToolTip.cs (2)
648
KeyboardToolTipStateMachine.Instance.
Unhook
(control, this);
1158
KeyboardToolTipStateMachine.Instance.
Unhook
(control, toolTip: this);