Relative Content

Tag Archive for c#wpfsystem.reactivereactiveuirx.net

Observing a file system using RX.NET

I am writing an experimental WPF project with ReactiveUI and RX.NET.
In this project I have a viewmodel containing an IEnumerable, which represents file paths.
The viewmodel: