2 writes to _toggleSwitchRenderer
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (2)
558_toggleSwitchRenderer ??= new(this, Rendering.CheckBox.ModernCheckBoxStyle.Rounded); 584_toggleSwitchRenderer = null;
4 references to _toggleSwitchRenderer
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (4)
417_toggleSwitchRenderer?.InvalidateAccentColor(); 565_toggleSwitchRenderer?.SynchronizeState(); 569_toggleSwitchRenderer?.StopAnimation(); 583_toggleSwitchRenderer?.Dispose();