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