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