2 references to UncheckedNormal
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\CheckBoxRenderer.cs (1)
17private static readonly VisualStyleElement s_checkBoxElement = VisualStyleElement.Button.CheckBox.UncheckedNormal;
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
23private static readonly VisualStyleElement s_checkBoxElement = VisualStyleElement.Button.CheckBox.UncheckedNormal;