1 write to TabStopInternal
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
3974TabStopInternal = value;
2 references to TabStopInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
3970return TabStopInternal; 3987if (TabStopInternal != value) {