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)
11
private
TestCheckBox
? _checkBox;
13
private (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);