2 references to new
System.Windows.Forms (1)
System\Windows\Forms\Rendering\TextExtensions.cs (1)
76
using SetBkModeScope backgroundMode =
new
(hdc, newBackGroundMode);
System.Windows.Forms.Primitives (1)
System\Windows\Forms\DeviceContextExtensions.cs (1)
85
using SetBkModeScope bkScope =
new
(hdc, BACKGROUND_MODE.TRANSPARENT);