Hi,
How do I do a drag-drop operation between two list boxes in an XBAP Partial Trust application? The API DragDrop.DoDragDrop throws a security exception in an XBAP Partial trust app because internally it uses OLE transfer. Any help with some sample code?
Thanks, Jithu