Posted 9 years ago
by Patryk Wasiewicz
Drag'n'Drop could be very useful.
As far as I am familiar with WinRT app developing, it should be quite simple to achieve.
Best regards,
Patryk
Drag'n'Drop could be very useful.
As far as I am familiar with WinRT app developing, it should be quite simple to achieve.
Best regards,
Patryk
Hi Patryk,
Actually I don't believe WinRT supported native drag/drop at all other than some hacked in code for ListView and GridView. In UWP however, they appear to have finally added drag/drop support at the UIElement level:
https://dev.windows.com/en-us/getstarted/whats-new-windows-10
Thus it would probably be possible to add it once the app is converted to a Windows 10 app.
Please log in to a validated account to post comments.