<PackageReference Include="System.Drawing.Common" Version="10.0.0-preview.2.25163.9" />

ClipboardCore<TOleServices>

static class ClipboardCore<TOleServices> where TOleServices : IOleServices
Contains platform-agnostic clipboard operations.
public static HRESULT TryGetData(out ComScope proxyDataObject, out object originalObject, int retryTimes = 10, int retryDelay = 100)

Attempts to retrieve data from the Clipboard.