1 write to _appearance
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
91_appearance = value;
2 references to _appearance
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (2)
82get => _appearance; 85if (_appearance != value)