How to support .net ListView control?

I use .net ListView to make a file management tool, is it possible to synchronize the path between ListView and Listary? For example, one application open SaveAs dialog, Listary can synchronize the path from ListView to SaveAs dialog.
Thanks!