You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
To support both data binding and code-behind scenarios we want to add a DrawingCompleted event next to the already existing command with the same name.
API Changes
Add:
DrawingView.DrawingCompleted event
DrawingCompletedEventArgs with the points that are in the drawing
Intended Use Case
For when I don't want to use data-binding
Who Will Do The Work?
I am willing to take this on myself
Just putting this out there for someone to pick up