1 write to HighContrast
System.Windows.Forms (1)
System\Windows\Forms\Rendering\Button\AnimatedPopupButtonRenderer.cs (1)
179
HighContrast
= highContrast
4 references to HighContrast
System.Windows.Forms (4)
System\Windows\Forms\Rendering\Button\AnimatedPopupButtonRenderer.cs (1)
182
if (context.
HighContrast
|| context.Bounds.Width < 8 || context.Bounds.Height < 8)
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (3)
69
if (context.
HighContrast
)
122
if (!context.
HighContrast
)
493
if (context.
HighContrast
|| !context.IsDefault || !context.Enabled)