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

Windows.Win32.System.Ole.IDropSourceNotify

public static void PopulateVTable(Vtbl* vtable)

public uint AddRef()

public HRESULT DragEnterTarget(HWND hwndTarget)

OLE calls this method when the user drags the mouse cursor into a potential drop target window.

OLE calls this method when the user drags the mouse cursor out of a potential drop target window.

public HRESULT QueryInterface(Guid* riid, Void** ppvObject)

public uint Release()