1 instantiation of DROPFILES
Microsoft.Private.Windows.Core (1)
System\Private\Windows\Ole\Composition.ManagedToNativeAdapter.cs (1)
351*dropFiles = new DROPFILES()
4 references to DROPFILES
Microsoft.Private.Windows.Core (4)
System\Private\Windows\Ole\Composition.ManagedToNativeAdapter.cs (4)
334uint sizeInBytes = (uint)sizeof(DROPFILES); 350DROPFILES* dropFiles = (DROPFILES*)buffer.Pointer; 353pFiles = (uint)sizeof(DROPFILES),