Skip to content

NullReferenceException when SelectAll for collection of value types #1787

Open
@darxis

Description

@darxis

A NullReferenceException is thrown when the SelectAll/UnselectAll methods within SelectAllSelector are called and the SelectedItems collection items type is a value type.

For example you could have CheckComboBox with enums as items. When clicking the Select all checkbox a NullReferenceException is thrown.

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