Skip to content

[Cleanup] Split Deferred across Microsoft.Toolkit and Microsoft.Toolkit.Uwp #3707

@michael-hawker

Description

@michael-hawker

Describe the problem this feature would solve

When we imported the Deferred events package for the TokenizingTextBox, everything was added to the Uwp package as we needed TypedEventHandlers for the TokenizingTextBox.

Describe the solution

We could move everything put the TypedEventHandlerExtensions into the base Microsoft.Toolkit package which would allow anyone to use the deferred events pattern from our .NET Standard based package.

Describe alternatives you've considered

If we're looking at possibly trying to remove the UWP package as a reference in the above packages, this is clearly a chain across the board (even before this change).

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions