4 references to Both
System.Windows.Forms (3)
winforms\Managed\System\WinForms\RichTextBox.cs (3)
148
ScrollBars = RichTextBoxScrollBars.
Both
;
780
DefaultValue(RichTextBoxScrollBars.
Both
),
793
(int)RichTextBoxScrollBars.
Both
,
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
1202
this.ScrollBars = RichTextBoxScrollBars.
Both
;