In a WPF app, is there a object I can assign to FileSystemWatcher.SynchronizingObject?

Posted by jyoung on Stack Overflow See other posts from Stack Overflow or by jyoung
Published on 2008-10-31T15:11:02Z Indexed on 2010/03/21 21:31 UTC
Read the original article Hit count: 302

Filed under:

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.

© Stack Overflow or respective owner

Related posts about wpf