10 references to NotifyAboutGotFocus
System.Windows.Forms (10)
System\Windows\Forms\Control.cs (1)
7525KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(toInvoke);
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (3)
14561KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(CurrentCell); 15196KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(CurrentCell); 22049KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(dataGridViewCell);
System\Windows\Forms\Controls\ListView\ListView.cs (1)
3760KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(listViewItem);
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
1200KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(selectedTab);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (1)
1254KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(itemOnPreviousMenuToSelect);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (1)
3158KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(this);
System\Windows\Forms\Controls\ToolStrips\ToolStripManager.ModalMenuFilter.cs (1)
220KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(tool);
System\Windows\Forms\Controls\TreeView\TreeView.cs (1)
1730KeyboardToolTipStateMachine.Instance.NotifyAboutGotFocus(treeNode);