In a WPF app, is there a object I can assign to FileSystemWatcher.SynchronizingObject?
- by jyoung
In a WPF app, is there a object I can assign to FileSystemWatcher.SynchronizingObject?
I can make my own, but if there is one available, I would like to use it.