public static bool DrawFocusRectangle(this DeviceContext deviceContext, RECT rectangle)
 => GdiMethods.DrawFocusRectangle(deviceContext, rectangle);