10 references to NotifyAboutGotFocus
System.Windows.Forms (10)
System\Windows\Forms\Control.cs (1)
7629KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(toInvoke);
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (3)
14572KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(CurrentCell); 15208KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(CurrentCell); 22055KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(dataGridViewCell);
System\Windows\Forms\Controls\ListView\ListView.cs (1)
3776KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(listViewItem);
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
1205KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(selectedTab);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (1)
1248KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(itemOnPreviousMenuToSelect);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (1)
3154KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(this);
System\Windows\Forms\Controls\ToolStrips\ToolStripManager.ModalMenuFilter.cs (1)
215KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(tool);
System\Windows\Forms\Controls\TreeView\TreeView.cs (1)
1731KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(treeNode);