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