1 write to _lastSelection
System.Windows.Forms (1)
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
2028_lastSelection = SelectedIndex;
1 reference to _lastSelection
System.Windows.Forms (1)
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
2002PInvokeCore.SendMessage(this, PInvoke.TCM_SETCURSEL, (WPARAM)_lastSelection);