2 writes to _toggleSwitchRenderer
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (2)
579_toggleSwitchRenderer ??= new(this, Rendering.CheckBox.ModernCheckBoxStyle.Rounded); 605_toggleSwitchRenderer = null;
4 references to _toggleSwitchRenderer
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (4)
438_toggleSwitchRenderer?.InvalidateAccentColor(); 586_toggleSwitchRenderer?.SynchronizeState(); 590_toggleSwitchRenderer?.StopAnimation(); 604_toggleSwitchRenderer?.Dispose();