3 references to DragDropFormat
System.Windows.Forms.Tests (3)
System\Windows\Forms\DragDropFormatTests.cs (3)
74
dragDropFormat = new
DragDropFormat
((ushort)formatEtc.cfFormat, (Com.STGMEDIUM)medium, copyData: false);
96
dragDropFormat = new
DragDropFormat
((ushort)formatEtc.cfFormat, (Com.STGMEDIUM)medium, copyData: false);
135
dragDropFormat = new
DragDropFormat
((ushort)formatEtc.cfFormat, (Com.STGMEDIUM)medium, copyData: false);