13 references to Hook
System.Windows.Forms (13)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
10824
KeyboardToolTipStateMachine.Instance.
Hook
(dataGridViewCellNew, KeyboardToolTip);
11026
KeyboardToolTipStateMachine.Instance.
Hook
(dataGridViewCell, KeyboardToolTip);
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (1)
934
KeyboardToolTipStateMachine.Instance.
Hook
(dataGridViewCell, DataGridView.KeyboardToolTip);
System\Windows\Forms\Controls\ListView\ListView.cs (1)
3757
KeyboardToolTipStateMachine.Instance.
Hook
(listViewItem, KeyboardToolTip);
System\Windows\Forms\Controls\ListView\ListViewItem.cs (1)
1009
KeyboardToolTipStateMachine.Instance.
Hook
(this, _listView!.KeyboardToolTip);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (2)
1630
KeyboardToolTipStateMachine.Instance.
Hook
(item, internalToolTip);
4683
KeyboardToolTipStateMachine.Instance.
Hook
(item, ToolTip);
System\Windows\Forms\Controls\ToolStrips\ToolStripControlHost.cs (1)
877
KeyboardToolTipStateMachine.Instance.
Hook
(ControlInternal, toolTip);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownItem.cs (2)
103
KeyboardToolTipStateMachine.Instance.
Hook
(_dropDown, _hookedKeyboardTooltip);
746
KeyboardToolTipStateMachine.Instance.
Hook
(_dropDown, toolTip);
System\Windows\Forms\Controls\TreeView\TreeNodeCollection.cs (2)
316
KeyboardToolTipStateMachine.Instance.
Hook
(treeNode, tv.KeyboardToolTip);
452
KeyboardToolTipStateMachine.Instance.
Hook
(treeNode, tv.KeyboardToolTip);
System\Windows\Forms\ToolTip\ToolTip.cs (1)
640
KeyboardToolTipStateMachine.Instance.
Hook
(control, this);