How to Get Drag Control’s Coordinate in Avalonia.Xaml.Interactions.Custom?
A avalonia Project,to Drag a control and need to Save the Coordinate,so binding to Left and Top in ViewModel 。but when draged,ViewModel never change when Control is Dragged.
use Avalonia.Xaml.Interactions.Custom.
Front end like this: