1 implementation of QueryContinueDrag
System.Windows.Forms (1)
System\Windows\Forms\OLE\DropSource.cs (1)
32public HRESULT QueryContinueDrag(BOOL fEscapePressed, MODIFIERKEYS_FLAGS grfKeyState)
1 reference to QueryContinueDrag
System.Private.Windows.Core (1)
Windows.Win32.IDropSource.g.cs (1)
67 return __object.QueryContinueDrag(fEscapePressed, grfKeyState);