I have a ListView in my WPF applicaiton, that works great with a LOG class. The LOG class would work alone, and when using it I could just copy the classes and the ListView to my new project, but I would rather make a dll that I just reference in the new project.I have a ListView in my WPF applicaiton, that w