C# WPF - DragMove and click

前端 未结 2 1336
悲哀的现实
悲哀的现实 2020-12-21 16:23

I need a control to call DragMove() for a Window on MouseLeftButton down, but still function when clicked.

If DragMove() is called, Click and MouseLeftButtonUp are n

2条回答
提交回复
热议问题