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)
488if (dwLocalComponentID == _activeComponentId) {