<PackageReference Include="System.Drawing.Common" Version="10.0.3" />

Windows.Win32.Graphics.GdiPlus.FlushIntention

namespace Windows.Win32.Graphics.GdiPlus { internal enum FlushIntention { FlushIntentionFlush, FlushIntentionSync } }