1 write to appearance
System.Windows.Forms (1)
winforms\Managed\System\WinForms\CheckBox.cs (1)
123
appearance
= value;
2 references to appearance
System.Windows.Forms (2)
winforms\Managed\System\WinForms\CheckBox.cs (2)
112
return
appearance
;
121
if (
appearance
!= value) {