Skip to content

AddRange should avoid sending notifications if no items added #2

@Zofware

Description

@Zofware

AddRange() should probably avoid sending the property changed notifications if the passed in collection is empty and no items are added. I ran into some downstream index out-of-range exceptions in a UWP app when AddRange() was called and no items were added to a collection that was already empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions