You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to have an event that notifies me of the specific actions performed when the user drags and sorts a TabViewItem, such as dragging Item 3 to a certain index. This way, I can handle subsequent data processing. Currently, only the TabItemsChanged event is triggered, but I don't have enough information to proceed with further operations.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I want to have an event that notifies me of the specific actions performed when the user drags and sorts a TabViewItem, such as dragging Item 3 to a certain index. This way, I can handle subsequent data processing. Currently, only the TabItemsChanged event is triggered, but I don't have enough information to proceed with further operations.
Beta Was this translation helpful? Give feedback.
All reactions