Skip to content

IndexOf should return false when Xaml provides a nullptr value #518

@kennykerr

Description

@kennykerr

For compatibility with Xaml, The IndexOf implementation that C++/WinRT provides for convertible_observable_vector should return false if the value is a nullptr. This avoids an exception/error that a developer cannot easily deal with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions