6 writes to _nextActiveControl
System.Windows.Forms (6)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (6)
1160_nextActiveControl = Panel2; 1897_nextActiveControl = ctl; 1976_nextActiveControl = Panel2; 1986_nextActiveControl = Panel2; 2350_nextActiveControl = null; 2355_nextActiveControl = null;
2 references to _nextActiveControl
System.Windows.Forms (2)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (2)
2347if (_nextActiveControl is not null) 2349SetActiveControl(_nextActiveControl);