using System.Reflection;\r
using System.Runtime.CompilerServices;\r
using System.Runtime.InteropServices;\r
+using System.Windows;\r
\r
// General Information about an assembly is controlled through the following \r
// set of attributes. Change these attribute values to modify the information\r
[assembly: AssemblyFileVersion("0.10.3.0")]\r
[assembly: NeutralResourcesLanguage("en-GB")]\r
\r
+\r
+[assembly: ThemeInfo(\r
+ ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located\r
+ //(used if a resource is not found in the page, \r
+ // or application resource dictionaries)\r
+ ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located\r
+ //(used if a resource is not found in the page, \r
+ // app, or any theme specific resource dictionaries)\r
+)]\r