2 references to UncheckedNormal
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\RadioButtonRenderer.cs (1)
313
return RadioButtonState.
UncheckedNormal
;
System.Windows.Forms.Tests (1)
System\Windows\Forms\RadioButtonRendererTests.cs (1)
81
[InlineData(TextFormatFlags.TextBoxControl, RadioButtonState.
UncheckedNormal
)]