HiI have an issue about drag drop a item in the itemsControl,I think using drag/drop framework .but I could not find a sample about it .I created a sample ,Please help me to improve it .Implement drag and drop in the itemsControl
Thanks
Hi,
I have added some XAML code in the DragView.xaml to demonstrate how you can use our drag and drop framework to achieve drag/drop. All you have to do is to implement the Drop event handler so that the items get properly arranged after drop.
You can also refer to the help and samples to get a better idea of how to use the framework.
If you have any questions or need further assistance, do not hesitate to ask!
Regards,
Stefana
thank you for your help
I have an issue about drag/drop a item in the itemsControl
How can i know drag down when it's over half of an item
I maked a picture to describe this problem.
Thank you very much for everything you've done for me.
I am not quite sure what is your exact intention but I believe that the events exposed by the Drag and Drop Framework might be useful.