<PackageReference Include="System.Drawing.Common" Version="11.0.0-preview.2.26159.112" />

System.Drawing.BufferedGraphicsManager

public static class BufferedGraphicsManager
Provides access to the main buffered graphics context object for the application domain.
namespace System.Drawing { public static class BufferedGraphicsManager { public static BufferedGraphicsContext Current { get; } } }