1 write to _appearance
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
75_appearance = value;
2 references to _appearance
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (2)
63get => _appearance; 68if (_appearance == value)