Skip to content

INotifyingIEnumerable<T> #82

@JohanLarsson

Description

@JohanLarsson
public interface INotifyingIEnumerable<out T> : IEnumerable<T>, INotifyCollectionChanged
{
}

Add to ObservableFixedSizeQueue for exposing it as readonly.
Not sure it works when bound.

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