I have a project using a FileSystemWatcher. On the Properties page, I set the EnableRaisingEvents = False. I then Save the project and exit Visual Studio. On restarting the program and loading the project, the EnableRaisingEvents is set to True. It is not being properly saved. I have had to add code in OnStart to ensure the program performs as needed.
Visual Studio/Silverlight/Tooling version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results