Gu.Reactive
Gu.Reactive copied to clipboard
INotifyingIEnumerable<T>
public interface INotifyingIEnumerable<out T> : IEnumerable<T>, INotifyCollectionChanged
{
}
Add to ObservableFixedSizeQueue for exposing it as readonly.
Not sure it works when bound.