is there any event in tile manager that is triggered when tiles are moving/Moved when animation is disabled.
Hello Avinash,
Thank you for contacting. Looking at the API we have ‘TileDragging’ event if this is what you are looking for , it triggeres when when a XamTile is about to be dragged.
Here is the list of all the events for your reference:https://es.infragistics.com/help/wpf/infragisticswpf.controls.layouts.xamtilemanager~infragistics.controls.layouts.xamtilemanager_events
Let me know if you have any question.
Regards
this one helps for during tiledragging ,
is there any thing to indicate tiledragging ended?
Hellon Avinash,
Looking into the API we do not have tile dragging event. Although you can workaround it by using MouseLeftButtonDown or MouseLeftButtonUp,
Having inbuilt dragging event would be a new feature idea which you can mentioned in at <ideas.infragistics.com>.
Submitting your idea will allow you to communicate directly with our product management team, track the progress of your idea at any time, see how many votes it got, read comments from other developers in the community, and see if someone from the product team has additional questions for you.
Regards,
Divya Jain