3 references to ActivateControlInternal
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ContainerControl.cs (1)
1906succeeded = knowncontainer.ActivateControlInternal(this);
winforms\Managed\System\WinForms\Control.cs (1)
13896activateSucceed = knowncontainer.ActivateControlInternal(this);
winforms\Managed\System\WinForms\Form.cs (1)
3136ActivateControlInternal(this);