2 references to OnGotFocus
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\TabControlDesigner.cs (2)
161tabControl.GotFocus -= OnGotFocus; 232control.GotFocus += OnGotFocus;