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