2 references to UncheckedNormal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\CheckBoxRenderer.cs (1)
28private static readonly VisualStyleElement CheckBoxElement = VisualStyleElement.Button.CheckBox.UncheckedNormal;
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (1)
34private static readonly VisualStyleElement CheckBoxElement = VisualStyleElement.Button.CheckBox.UncheckedNormal;