When the app was originally designed there was no concept of merged resource dictionaries in the platform. This resulted in one page that contained the bulk of all the XAML in the application. This gets really bad when that one file gets to be 6000 lines of markup long. It becomes a nightmare just to...