public static void TakeScreenShot(ScreenShotArgs screenShotArgs) =>
 ScreenCapture.CaptureScreenshot(screenShotArgs.GetFileNameAndPath(), screenShotArgs.ResolutionMultiplier);