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://ko.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?