2 references to ScreenDcScope
System.Windows.Forms (2)
System\Windows\Forms\Rendering\ScreenDcCache.cs (2)
51
return new
ScreenDcScope
(this, (HDC)item);
56
return new
ScreenDcScope
(this, PInvokeCore.CreateCompatibleDC(default));