1 write to _tabNext
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\TabOrder.cs (1)
663_tabNext ??= [];
4 references to _tabNext
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\TabOrder.cs (4)
474_tabNext?.Clear(); 774if (_tabControls is null || _tabComplete is null || _tabNext is null) 784_tabNext.TryGetValue(parent, out index); 810_tabNext[parent] = newIndex;