10 instantiations of SubTextBoxBase
System.Windows.Forms.Tests (10)
System\Windows\Forms\AccessibleObjects\TextBoxBaseAccessibleObjectTests.cs (10)
14using TextBoxBase textBoxBase = new SubTextBoxBase(); 30using TextBoxBase textBoxBase = new SubTextBoxBase(); 44using TextBoxBase textBoxBase = new SubTextBoxBase(); 56using TextBoxBase textBoxBase = new SubTextBoxBase(); 71using TextBoxBase textBoxBase = new SubTextBoxBase(); 82using TextBoxBase textBoxBase = new SubTextBoxBase(); 92using TextBoxBase textBoxBase = new SubTextBoxBase(); 105using TextBoxBase textBoxBase = new SubTextBoxBase { Size = new Size(width, height) }; 121using TextBoxBase textBoxBase = new SubTextBoxBase(); 156using TextBoxBase textBoxBase = new SubTextBoxBase();