2 writes to _activeComponentId
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentManagerBroker.cs (2)
490
_activeComponentId
= 0;
520
_activeComponentId
= dwLocalComponentID;
1 reference to _activeComponentId
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComponentManagerBroker.cs (1)
488
if (dwLocalComponentID ==
_activeComponentId
) {