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