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