3 references to PushButton
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonRenderer.cs (1)
17private static readonly VisualStyleElement s_buttonElement = VisualStyleElement.Button.PushButton.Normal;
System\Windows\Forms\Controls\DataGridView\DataGridViewButtonCell.cs (1)
20private 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)