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