Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Enhancement] Add DrawingCompleted Event to DrawingView #1466

@jfversluis

Description

@jfversluis

Summary

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    a/DrawingViewfeature-requestA request for a new feature.ready-to-implementFeature approved, specs written, and ready to implement.up-for-grabsImplementation from community can be started.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions