1 write to appearance
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RadioButton.cs (1)
136appearance = value;
2 references to appearance
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RadioButton.cs (2)
125return appearance; 129if (appearance != value) {