I created the a custom class using the steps in the documentation to convert data when dragging and dropping. For some reason, this code is never called and the conversion never happens. I set breakpoints in the class and they are never hit. I don't know what I need to do to get the converter to work. Could someone please help me figure out why the code in the convert class isn't getting called?
Thank you.
Here is the XAML:
This is the C# class: