I have been using Visual Studio C# 2012 Express for Windows Desktop for several months and it has worked fine. Today it has become unstable. Symptoms include:
1) frequently crashing when working on any WPF project (I tried a couple of projects)
2) Properties pane vertical scrollbar is always disabled
3) When hovering the mouse pointer on a property name in the Property panel that is docked on the right side of the VS window, tooltips are incorrectly displayed in the upper left hand corner of the screen, instead of below the property name
I don't know whether they are related, but they started happening at the same time.
I have tried rebooting and removing and reinstalling VS 2012. My symptoms persist.
Anyone have any suggestions for troubleshooting, working around, or fixing my issues?
Rick