5

Using a 3rd part library to manage drag/drop in wpf and then have to use router events because it doesn't natively manage commanding for mvvm pattern, then you write a commanding behaviour which works perfectly for everything else except drag drop because it's not part of the visual tree so binging is a nightmare!! 😡😡😡😡😡😡😡😡

Comments
  • 0
    @g-m-f tell me about it! Doing it myself I can get mvvm commanding working but not with this 3rd party library!
Add Comment