diff --git a/WhackerLinkConsoleV2/App.xaml b/WhackerLinkConsoleV2/App.xaml index 59a1e4a..bcd3856 100644 --- a/WhackerLinkConsoleV2/App.xaml +++ b/WhackerLinkConsoleV2/App.xaml @@ -1,9 +1,9 @@ - - - - - + + + + + diff --git a/WhackerLinkConsoleV2/App.xaml.cs b/WhackerLinkConsoleV2/App.xaml.cs index bed38dc..6f584cf 100644 --- a/WhackerLinkConsoleV2/App.xaml.cs +++ b/WhackerLinkConsoleV2/App.xaml.cs @@ -1,14 +1,14 @@ -using System.Configuration; -using System.Data; -using System.Windows; - -namespace WhackerLinkConsoleV2 -{ - /// - /// Interaction logic for App.xaml - /// - public partial class App : Application - { - } - -} +using System.Configuration; +using System.Data; +using System.Windows; + +namespace WhackerLinkConsoleV2 +{ + /// + /// Interaction logic for App.xaml + /// + public partial class App : Application + { + } + +} diff --git a/WhackerLinkConsoleV2/AssemblyInfo.cs b/WhackerLinkConsoleV2/AssemblyInfo.cs index b0ec827..372e037 100644 --- a/WhackerLinkConsoleV2/AssemblyInfo.cs +++ b/WhackerLinkConsoleV2/AssemblyInfo.cs @@ -1,10 +1,10 @@ -using System.Windows; - -[assembly: ThemeInfo( - ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located - //(used if a resource is not found in the page, - // or application resource dictionaries) - ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located - //(used if a resource is not found in the page, - // app, or any theme specific resource dictionaries) -)] +using System.Windows; + +[assembly: ThemeInfo( + ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located + //(used if a resource is not found in the page, + // or application resource dictionaries) + ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located + //(used if a resource is not found in the page, + // app, or any theme specific resource dictionaries) +)] diff --git a/WhackerLinkConsoleV2/ChannelBox.xaml b/WhackerLinkConsoleV2/ChannelBox.xaml index e013952..908d130 100644 --- a/WhackerLinkConsoleV2/ChannelBox.xaml +++ b/WhackerLinkConsoleV2/ChannelBox.xaml @@ -1,22 +1,22 @@ - - - - - - - - - - - - - - -