Dragging Shapes in Wpf

One of the projects I have in mind as my side-projects needs ability to drag-move shapes on a Canvas. I thought it would idea to explore the possibilities of achieving it via test projects first before starting the real one. So the goal of this article would be * Create a Rectangle in a Canvas … Continue reading Dragging Shapes in Wpf

Advertisement