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
When dragging a ListBoxItem with the Class "draggable", the dragging works fine for the first time. After the first drag-and-drop operation, the ListBoxItem cannot be dragged again.
The text was updated successfully, but these errors were encountered:
The problem is behavior is detached when removing item and inserting back does not attach it back. Not sure it can be fixed by using behaviors set from styles.
When dragging a ListBoxItem with the Class "draggable", the dragging works fine for the first time. After the first drag-and-drop operation, the ListBoxItem cannot be dragged again.
The text was updated successfully, but these errors were encountered: