1 reference to SetTextColorScope
System.Windows.Forms (1)
System\Windows\Forms\Rendering\TextExtensions.cs (1)
69using var textColor = foreColor.IsEmpty ? default : new SetTextColorScope(hdc, foreColor);