21 references to NotifyAboutLostFocus
System.Windows.Forms (21)
System\Windows\Forms\Control.cs (1)
7681
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(toInvoke);
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (5)
15858
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(CurrentCell);
22060
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(dataGridViewCell);
27651
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(dataGridViewCell);
27733
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(dataGridViewCell);
28238
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(CurrentCell);
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (2)
2785
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(this);
2809
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(this);
System\Windows\Forms\Controls\ListView\ListView.cs (1)
3772
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(listViewItem);
System\Windows\Forms\Controls\TabControl\TabControl.cs (2)
1204
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(selectedTab);
1450
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(this);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownItem.cs (3)
579
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(this);
597
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(this);
628
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(this);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (3)
822
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(this);
2524
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(this);
3535
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(this);
System\Windows\Forms\Controls\ToolStrips\ToolStripManager.ModalMenuFilter.cs (1)
171
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(lastFocusedTool);
System\Windows\Forms\Controls\ToolStrips\ToolStripMenuItem.cs (2)
756
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(this);
1055
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(this);
System\Windows\Forms\Controls\TreeView\TreeView.cs (1)
1738
KeyboardToolTipStateMachine.Instance.
NotifyAboutLostFocus
(treeNode);