10 instantiations of SubTextBoxBase
System.Windows.Forms.Tests (10)
System\Windows\Forms\AccessibleObjects\TextBoxBaseAccessibleObjectTests.cs (10)
16using TextBoxBase textBoxBase = new SubTextBoxBase(); 32using TextBoxBase textBoxBase = new SubTextBoxBase(); 46using TextBoxBase textBoxBase = new SubTextBoxBase(); 58using TextBoxBase textBoxBase = new SubTextBoxBase(); 73using TextBoxBase textBoxBase = new SubTextBoxBase(); 84using TextBoxBase textBoxBase = new SubTextBoxBase(); 94using TextBoxBase textBoxBase = new SubTextBoxBase(); 107using TextBoxBase textBoxBase = new SubTextBoxBase { Size = new Size(width, height) }; 123using TextBoxBase textBoxBase = new SubTextBoxBase(); 158using TextBoxBase textBoxBase = new SubTextBoxBase();