4 references to MixedHot
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\CheckBoxRenderer.cs (3)
263CheckBoxState.MixedNormal or CheckBoxState.MixedHot => ButtonState.Checked, 283return CheckBoxState.MixedHot; 328or CheckBoxState.MixedHot
System.Windows.Forms.Tests (1)
System\Windows\Forms\CheckBoxRendererTests.cs (1)
86[InlineData(TextFormatFlags.GlyphOverhangPadding, CheckBoxState.MixedHot)]