3 writes to TabStop
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ScrollBar.cs (1)
64TabStop = false;
System.Workflow.ComponentModel (2)
AuthoringOM\Design\WorkflowView.cs (2)
1937this.hScrollBar.TabStop = false; 1954this.vScrollBar.TabStop = false;