1 instantiation of TestUpDownBase
System.Windows.Forms.Tests (1)
System\Windows\Forms\AccessibleObjects\UpDownBase.UpDownBaseAccessibleObjectTests.cs (1)
13
_upDown =
new
();
1 reference to TestUpDownBase
System.Windows.Forms.Tests (1)
System\Windows\Forms\AccessibleObjects\UpDownBase.UpDownBaseAccessibleObjectTests.cs (1)
8
private readonly
TestUpDownBase
_upDown;