10 references to DROPDESCRIPTION
System.Private.Windows.Core (4)
System\Private\Windows\Ole\DataFormatNames.cs (1)
51
/// and controls whether to allow text specified in <see cref="
DROPDESCRIPTION
"/> to be displayed on the drag image.
System\Private\Windows\Ole\DragDropHelper.cs (3)
361
hGlobal = PInvokeCore.GlobalAlloc(GMEM_MOVEABLE | GMEM_ZEROINIT, (nuint)sizeof(
DROPDESCRIPTION
))
376
DROPDESCRIPTION
* pDropDescription = (
DROPDESCRIPTION
*)basePtr;
System.Windows.Forms.Tests (6)
System\Windows\Forms\DragDropHelperTests.cs (6)
218
DROPDESCRIPTION
* pDropDescription = (
DROPDESCRIPTION
*)basePtr;
299
DROPDESCRIPTION
* pDropDescription = (
DROPDESCRIPTION
*)basePtr;
326
DROPDESCRIPTION
* pDropDescription = (
DROPDESCRIPTION
*)basePtr;