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