3 references to ConvertFromButtonState
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonBaseAdapter.cs (1)
210
RadioButtonRenderer.
ConvertFromButtonState
(style, Control.MouseIsOver),
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonStandardAdapter.cs (1)
69
RadioButtonRenderer.
ConvertFromButtonState
(GetState(), b.MouseIsOver),
System.Windows.Forms.Tests (1)
System\Windows\Forms\RadioButtonRendererTests.cs (1)
355
RadioButtonRenderer.
ConvertFromButtonState
(buttonState, isHot).Should().Be(expected);