2 references to DragEnter
Microsoft.Private.Windows.Core (2)
Windows.Win32.UI_Shell_IDropTargetHelper_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.UI.Shell.IDropTargetHelper.Interface.
DragEnter
(winmdroot.Foundation.HWND, winmdroot.System.Com.IDataObject*, global::System.Drawing.Point*, winmdroot.System.Ole.DROPEFFECT)"/>
28
winmdroot.Foundation.HRESULT __result = @this.
DragEnter
(hwndTarget, pDataObject, pptLocal, dwEffect);