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