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)
13[InlineData(RadioButtonState.CheckedNormal)] 44[InlineData(RadioButtonState.CheckedNormal)] 78[InlineData(TextFormatFlags.Default, RadioButtonState.CheckedNormal)] 126RadioButtonState.CheckedNormal,