1 instantiation of TestCheckBox
System.Windows.Forms.Tests (1)
System\Windows\Forms\CheckBoxFlatAdapterTests.cs (1)
15_checkBox = new TestCheckBox
5 references to TestCheckBox
System.Windows.Forms.Tests (5)
System\Windows\Forms\CheckBoxFlatAdapterTests.cs (5)
11private TestCheckBox? _checkBox; 13private (TestCheckBoxFlatAdapter, TestCheckBox) CreateAdapter(Appearance appearance, bool enabled) 67(TestCheckBoxFlatAdapter checkBoxFlatAdapter, TestCheckBox checkBox) = CreateAdapter(appearance, enabled); 87(TestCheckBoxFlatAdapter checkBoxFlatAdapter, TestCheckBox checkBox) = CreateAdapter(appearance, enabled); 107(TestCheckBoxFlatAdapter checkBoxFlatAdapter, TestCheckBox checkBox) = CreateAdapter(appearance, enabled);