6 references to CheckedNormal
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\RadioButtonRenderer.cs (2)
270RadioButtonState.CheckedNormal or RadioButtonState.CheckedHot => ButtonState.Checked, 295return RadioButtonState.CheckedNormal;
System.Windows.Forms.Tests (4)
System\Windows\Forms\RadioButtonRendererTests.cs (4)
16[InlineData(RadioButtonState.CheckedNormal)] 47[InlineData(RadioButtonState.CheckedNormal)] 81[InlineData(TextFormatFlags.Default, RadioButtonState.CheckedNormal)] 137RadioButtonState.CheckedNormal,