2 references to IsHighContrastHighlighted
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonInternal\ButtonStandardAdapter.cs (2)
90bool isHighContrastHighlighted = up && IsHighContrastHighlighted(); 195else if (up & IsHighContrastHighlighted()) {