1 reference to WindowFromDC
System.Drawing.Common.Tests (1)
Helpers.cs (1)
128internal static Rectangle GetWindowDCRect(HDC hdc) => GetHWndRect(PInvokeCore.WindowFromDC(hdc));