1 instantiation of MyCheckBox
WinFormsControlsTest (1)
ScalingBeforeChanges.Designer.cs (1)
34
this.checkBox1 = new WinFormsControlsTest.
MyCheckBox
();
1 reference to MyCheckBox
WinFormsControlsTest (1)
ScalingBeforeChanges.Designer.cs (1)
62
private
MyCheckBox
checkBox1;