3 references to Normal
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonRenderer.cs (1)
17
private static readonly VisualStyleElement s_buttonElement = VisualStyleElement.Button.PushButton.
Normal
;
System\Windows\Forms\Controls\DataGridView\DataGridViewButtonCell.cs (1)
20
private static readonly VisualStyleElement s_buttonElement = VisualStyleElement.Button.PushButton.
Normal
;
System\Windows\Forms\VisualStyles\VisualStyleInformation.cs (1)
189
? SetParameters(VisualStyleElement.Button.PushButton.
Normal
).GetColor(ColorProperty.AccentColorHint)