public static PenHandle GetCurrentPen(this DeviceContext deviceContext)
 => GdiMethods.GetCurrentPen(deviceContext);