6 writes to _nextActiveControl
System.Windows.Forms (6)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (6)
1160_nextActiveControl = Panel2; 1906_nextActiveControl = ctl; 1985_nextActiveControl = Panel2; 1995_nextActiveControl = Panel2; 2359_nextActiveControl = null; 2364_nextActiveControl = null;
2 references to _nextActiveControl
System.Windows.Forms (2)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (2)
2356if (_nextActiveControl is not null) 2358SetActiveControl(_nextActiveControl);