This question is locked. New answers and comments are not allowed.
Hi,
i've got some custom selection behavior for my ListBox items (checkboxes in DataTemplate).
I'm generating my own custom payload.
But I want to enable reordering. In this case ListBoxDragDropBehavior overrides my payload with it's own payload.
How can I control this flow to prevent overriding my payload.
Thanks!
i've got some custom selection behavior for my ListBox items (checkboxes in DataTemplate).
I'm generating my own custom payload.
But I want to enable reordering. In this case ListBoxDragDropBehavior overrides my payload with it's own payload.
How can I control this flow to prevent overriding my payload.
Thanks!