2 references to UncheckedHot
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\RadioButtonRenderer.cs (1)
310
return RadioButtonState.
UncheckedHot
;
System.Windows.Forms.Tests (1)
System\Windows\Forms\RadioButtonRendererTests.cs (1)
352
[InlineData(ButtonState.Normal, true, RadioButtonState.
UncheckedHot
)]