WindowObservable<TSource> sealed class WindowObservable<TSource> : AddRef<TSource> Documentation Code public WindowObservable(IObservable<TSource> source, RefCountDisposable refCount)