1 interface inheriting from Interface
System.Private.Windows.Core (1)
Windows.Win32.IDragSourceHelper2.g.cs (1)
217
:winmdroot.UI.Shell.IDragSourceHelper.
Interface
{
6 references to Interface
System.Private.Windows.Core (6)
Windows.Win32.IDragSourceHelper.g.cs (2)
72
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
118
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
Windows.Win32.UI_Shell_IDragSourceHelper_Extensions.g.cs (4)
23
/// <inheritdoc cref="winmdroot.UI.Shell.IDragSourceHelper.
Interface
.InitializeFromBitmap(winmdroot.UI.Shell.SHDRAGIMAGE*, winmdroot.System.Com.IDataObject*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT InitializeFromBitmap(this winmdroot.UI.Shell.IDragSourceHelper.
Interface
@this, in winmdroot.UI.Shell.SHDRAGIMAGE pshdi, winmdroot.System.Com.IDataObject* pDataObject)
33
/// <inheritdoc cref="winmdroot.UI.Shell.IDragSourceHelper.
Interface
.InitializeFromWindow(winmdroot.Foundation.HWND, global::System.Drawing.Point*, winmdroot.System.Com.IDataObject*)"/>
34
internal static unsafe winmdroot.Foundation.HRESULT InitializeFromWindow(this winmdroot.UI.Shell.IDragSourceHelper.
Interface
@this, winmdroot.Foundation.HWND hwnd, global::System.Drawing.Point? ppt, winmdroot.System.Com.IDataObject* pDataObject)