diff --git a/obj/Debug/App.baml b/obj/Debug/App.baml deleted file mode 100644 index 8cf44a5..0000000 Binary files a/obj/Debug/App.baml and /dev/null differ diff --git a/obj/Debug/App.g.cs b/obj/Debug/App.g.cs deleted file mode 100644 index 8e6487f..0000000 --- a/obj/Debug/App.g.cs +++ /dev/null @@ -1,83 +0,0 @@ -#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "1C13360F648E6D7A003D54394F54FD994E998F525DD460459070DA5A5CC90B11" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using WPFtest; - - -namespace WPFtest { - - - /// - /// App - /// - public partial class App : System.Windows.Application { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - - #line 5 "..\..\App.xaml" - this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative); - - #line default - #line hidden - System.Uri resourceLocater = new System.Uri("/WPFtest;component/app.xaml", System.UriKind.Relative); - - #line 1 "..\..\App.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - /// - /// Application Entry Point. - /// - [System.STAThreadAttribute()] - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public static void Main() { - WPFtest.App app = new WPFtest.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/obj/Debug/App.g.i.cs b/obj/Debug/App.g.i.cs deleted file mode 100644 index 8e6487f..0000000 --- a/obj/Debug/App.g.i.cs +++ /dev/null @@ -1,83 +0,0 @@ -#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "1C13360F648E6D7A003D54394F54FD994E998F525DD460459070DA5A5CC90B11" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using WPFtest; - - -namespace WPFtest { - - - /// - /// App - /// - public partial class App : System.Windows.Application { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - - #line 5 "..\..\App.xaml" - this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative); - - #line default - #line hidden - System.Uri resourceLocater = new System.Uri("/WPFtest;component/app.xaml", System.UriKind.Relative); - - #line 1 "..\..\App.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - /// - /// Application Entry Point. - /// - [System.STAThreadAttribute()] - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public static void Main() { - WPFtest.App app = new WPFtest.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index fb72994..0000000 Binary files a/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 8cee72a..0000000 Binary files a/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/obj/Debug/GeneratedInternalTypeHelper.g.i.cs b/obj/Debug/GeneratedInternalTypeHelper.g.i.cs deleted file mode 100644 index 136dd1b..0000000 --- a/obj/Debug/GeneratedInternalTypeHelper.g.i.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace XamlGeneratedNamespace { - - - /// - /// GeneratedInternalTypeHelper - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { - - /// - /// CreateInstance - /// - protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { - return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) - | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); - } - - /// - /// GetPropertyValue - /// - protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { - return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// SetPropertyValue - /// - protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { - propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// CreateDelegate - /// - protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { - return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod - | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { - delegateType, - handler}, null))); - } - - /// - /// AddEventHandler - /// - protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { - eventInfo.AddEventHandler(target, handler); - } - } -} - diff --git a/obj/Debug/MainWindow.baml b/obj/Debug/MainWindow.baml deleted file mode 100644 index 29c7fe2..0000000 Binary files a/obj/Debug/MainWindow.baml and /dev/null differ diff --git a/obj/Debug/MainWindow.g.cs b/obj/Debug/MainWindow.g.cs deleted file mode 100644 index 10f0d5a..0000000 --- a/obj/Debug/MainWindow.g.cs +++ /dev/null @@ -1,235 +0,0 @@ -#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "701E9EF5E787622A2CEC8A5C09FE2EA7E2F945BF87F2752C3EEB859C4488AFCE" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using WPFtest; - - -namespace WPFtest { - - - /// - /// MainWindow - /// - public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 1 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal WPFtest.MainWindow Windoww; - - #line default - #line hidden - - - #line 10 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid grid1; - - #line default - #line hidden - - - #line 11 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock TBlock_TimeLeft; - - #line default - #line hidden - - - #line 12 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock TBlock_EnterTime; - - #line default - #line hidden - - - #line 13 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox TBox_Time; - - #line default - #line hidden - - - #line 14 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Start; - - #line default - #line hidden - - - #line 15 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Pause; - - #line default - #line hidden - - - #line 16 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Restart; - - #line default - #line hidden - - - #line 17 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Stop; - - #line default - #line hidden - - - #line 18 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Resume; - - #line default - #line hidden - - - #line 19 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Settings; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/WPFtest;component/mainwindow.xaml", System.UriKind.Relative); - - #line 1 "..\..\MainWindow.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.Windoww = ((WPFtest.MainWindow)(target)); - return; - case 2: - this.grid1 = ((System.Windows.Controls.Grid)(target)); - return; - case 3: - this.TBlock_TimeLeft = ((System.Windows.Controls.TextBlock)(target)); - return; - case 4: - this.TBlock_EnterTime = ((System.Windows.Controls.TextBlock)(target)); - return; - case 5: - this.TBox_Time = ((System.Windows.Controls.TextBox)(target)); - return; - case 6: - this.Bt_Start = ((System.Windows.Controls.Button)(target)); - - #line 14 "..\..\MainWindow.xaml" - this.Bt_Start.Click += new System.Windows.RoutedEventHandler(this.Bt_Start_Click); - - #line default - #line hidden - return; - case 7: - this.Bt_Pause = ((System.Windows.Controls.Button)(target)); - - #line 15 "..\..\MainWindow.xaml" - this.Bt_Pause.Click += new System.Windows.RoutedEventHandler(this.Bt_Pause_Click); - - #line default - #line hidden - return; - case 8: - this.Bt_Restart = ((System.Windows.Controls.Button)(target)); - - #line 16 "..\..\MainWindow.xaml" - this.Bt_Restart.Click += new System.Windows.RoutedEventHandler(this.Bt_Restart_Click); - - #line default - #line hidden - return; - case 9: - this.Bt_Stop = ((System.Windows.Controls.Button)(target)); - - #line 17 "..\..\MainWindow.xaml" - this.Bt_Stop.Click += new System.Windows.RoutedEventHandler(this.Bt_Stop_Click); - - #line default - #line hidden - return; - case 10: - this.Bt_Resume = ((System.Windows.Controls.Button)(target)); - - #line 18 "..\..\MainWindow.xaml" - this.Bt_Resume.Click += new System.Windows.RoutedEventHandler(this.Bt_Resume_Click); - - #line default - #line hidden - return; - case 11: - this.Bt_Settings = ((System.Windows.Controls.Button)(target)); - - #line 19 "..\..\MainWindow.xaml" - this.Bt_Settings.Click += new System.Windows.RoutedEventHandler(this.Bt_Settings_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/MainWindow.g.i.cs b/obj/Debug/MainWindow.g.i.cs deleted file mode 100644 index 10f0d5a..0000000 --- a/obj/Debug/MainWindow.g.i.cs +++ /dev/null @@ -1,235 +0,0 @@ -#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "701E9EF5E787622A2CEC8A5C09FE2EA7E2F945BF87F2752C3EEB859C4488AFCE" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using WPFtest; - - -namespace WPFtest { - - - /// - /// MainWindow - /// - public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 1 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal WPFtest.MainWindow Windoww; - - #line default - #line hidden - - - #line 10 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid grid1; - - #line default - #line hidden - - - #line 11 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock TBlock_TimeLeft; - - #line default - #line hidden - - - #line 12 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock TBlock_EnterTime; - - #line default - #line hidden - - - #line 13 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox TBox_Time; - - #line default - #line hidden - - - #line 14 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Start; - - #line default - #line hidden - - - #line 15 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Pause; - - #line default - #line hidden - - - #line 16 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Restart; - - #line default - #line hidden - - - #line 17 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Stop; - - #line default - #line hidden - - - #line 18 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Resume; - - #line default - #line hidden - - - #line 19 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Settings; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/WPFtest;component/mainwindow.xaml", System.UriKind.Relative); - - #line 1 "..\..\MainWindow.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.Windoww = ((WPFtest.MainWindow)(target)); - return; - case 2: - this.grid1 = ((System.Windows.Controls.Grid)(target)); - return; - case 3: - this.TBlock_TimeLeft = ((System.Windows.Controls.TextBlock)(target)); - return; - case 4: - this.TBlock_EnterTime = ((System.Windows.Controls.TextBlock)(target)); - return; - case 5: - this.TBox_Time = ((System.Windows.Controls.TextBox)(target)); - return; - case 6: - this.Bt_Start = ((System.Windows.Controls.Button)(target)); - - #line 14 "..\..\MainWindow.xaml" - this.Bt_Start.Click += new System.Windows.RoutedEventHandler(this.Bt_Start_Click); - - #line default - #line hidden - return; - case 7: - this.Bt_Pause = ((System.Windows.Controls.Button)(target)); - - #line 15 "..\..\MainWindow.xaml" - this.Bt_Pause.Click += new System.Windows.RoutedEventHandler(this.Bt_Pause_Click); - - #line default - #line hidden - return; - case 8: - this.Bt_Restart = ((System.Windows.Controls.Button)(target)); - - #line 16 "..\..\MainWindow.xaml" - this.Bt_Restart.Click += new System.Windows.RoutedEventHandler(this.Bt_Restart_Click); - - #line default - #line hidden - return; - case 9: - this.Bt_Stop = ((System.Windows.Controls.Button)(target)); - - #line 17 "..\..\MainWindow.xaml" - this.Bt_Stop.Click += new System.Windows.RoutedEventHandler(this.Bt_Stop_Click); - - #line default - #line hidden - return; - case 10: - this.Bt_Resume = ((System.Windows.Controls.Button)(target)); - - #line 18 "..\..\MainWindow.xaml" - this.Bt_Resume.Click += new System.Windows.RoutedEventHandler(this.Bt_Resume_Click); - - #line default - #line hidden - return; - case 11: - this.Bt_Settings = ((System.Windows.Controls.Button)(target)); - - #line 19 "..\..\MainWindow.xaml" - this.Bt_Settings.Click += new System.Windows.RoutedEventHandler(this.Bt_Settings_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/Settings.g.i.cs b/obj/Debug/Settings.g.i.cs deleted file mode 100644 index 57ba217..0000000 --- a/obj/Debug/Settings.g.i.cs +++ /dev/null @@ -1,75 +0,0 @@ -#pragma checksum "..\..\Settings.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D8C41F4208DE0D877F1835C51DB58F0A49B4DD16F2313EB0056CA5675C2BE3F4" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using WPFtest; - - -namespace WPFtest { - - - /// - /// Settings - /// - public partial class Settings : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/WPFtest;component/settings.xaml", System.UriKind.Relative); - - #line 1 "..\..\Settings.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/SettingsWindow.baml b/obj/Debug/SettingsWindow.baml deleted file mode 100644 index 141baa5..0000000 Binary files a/obj/Debug/SettingsWindow.baml and /dev/null differ diff --git a/obj/Debug/SettingsWindow.g.cs b/obj/Debug/SettingsWindow.g.cs deleted file mode 100644 index d385ce1..0000000 --- a/obj/Debug/SettingsWindow.g.cs +++ /dev/null @@ -1,128 +0,0 @@ -#pragma checksum "..\..\SettingsWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "B9ED13250B141D50A6BEC351D118470DA9B87823699F524AB8C161869AFF5476" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using WPFtest; - - -namespace WPFtest { - - - /// - /// SettingsWindow - /// - public partial class SettingsWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 1 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal WPFtest.SettingsWindow Windoww; - - #line default - #line hidden - - - #line 11 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox CB_Theme; - - #line default - #line hidden - - - #line 12 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox CB_UnitInSeconds; - - #line default - #line hidden - - - #line 13 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Save; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/WPFtest;component/settingswindow.xaml", System.UriKind.Relative); - - #line 1 "..\..\SettingsWindow.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.Windoww = ((WPFtest.SettingsWindow)(target)); - return; - case 2: - this.CB_Theme = ((System.Windows.Controls.CheckBox)(target)); - return; - case 3: - this.CB_UnitInSeconds = ((System.Windows.Controls.CheckBox)(target)); - return; - case 4: - this.Bt_Save = ((System.Windows.Controls.Button)(target)); - - #line 13 "..\..\SettingsWindow.xaml" - this.Bt_Save.Click += new System.Windows.RoutedEventHandler(this.Bt_Save_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/SettingsWindow.g.i.cs b/obj/Debug/SettingsWindow.g.i.cs deleted file mode 100644 index d385ce1..0000000 --- a/obj/Debug/SettingsWindow.g.i.cs +++ /dev/null @@ -1,128 +0,0 @@ -#pragma checksum "..\..\SettingsWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "B9ED13250B141D50A6BEC351D118470DA9B87823699F524AB8C161869AFF5476" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using WPFtest; - - -namespace WPFtest { - - - /// - /// SettingsWindow - /// - public partial class SettingsWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 1 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal WPFtest.SettingsWindow Windoww; - - #line default - #line hidden - - - #line 11 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox CB_Theme; - - #line default - #line hidden - - - #line 12 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox CB_UnitInSeconds; - - #line default - #line hidden - - - #line 13 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Save; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/WPFtest;component/settingswindow.xaml", System.UriKind.Relative); - - #line 1 "..\..\SettingsWindow.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.Windoww = ((WPFtest.SettingsWindow)(target)); - return; - case 2: - this.CB_Theme = ((System.Windows.Controls.CheckBox)(target)); - return; - case 3: - this.CB_UnitInSeconds = ((System.Windows.Controls.CheckBox)(target)); - return; - case 4: - this.Bt_Save = ((System.Windows.Controls.Button)(target)); - - #line 13 "..\..\SettingsWindow.xaml" - this.Bt_Save.Click += new System.Windows.RoutedEventHandler(this.Bt_Save_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/SettingsWindows.g.i.cs b/obj/Debug/SettingsWindows.g.i.cs deleted file mode 100644 index 8879aa8..0000000 --- a/obj/Debug/SettingsWindows.g.i.cs +++ /dev/null @@ -1,75 +0,0 @@ -#pragma checksum "..\..\SettingsWindows.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D8C41F4208DE0D877F1835C51DB58F0A49B4DD16F2313EB0056CA5675C2BE3F4" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using WPFtest; - - -namespace WPFtest { - - - /// - /// Settings - /// - public partial class Settings : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/WPFtest;component/settingswindows.xaml", System.UriKind.Relative); - - #line 1 "..\..\SettingsWindows.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll deleted file mode 100644 index be19b59..0000000 Binary files a/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll and /dev/null differ diff --git a/obj/Debug/Themes/Dark.baml b/obj/Debug/Themes/Dark.baml deleted file mode 100644 index 34632a7..0000000 Binary files a/obj/Debug/Themes/Dark.baml and /dev/null differ diff --git a/obj/Debug/Themes/Light.baml b/obj/Debug/Themes/Light.baml deleted file mode 100644 index 0287a01..0000000 Binary files a/obj/Debug/Themes/Light.baml and /dev/null differ diff --git a/obj/Debug/WPFtest.Properties.Resources.resources b/obj/Debug/WPFtest.Properties.Resources.resources deleted file mode 100644 index 843574f..0000000 Binary files a/obj/Debug/WPFtest.Properties.Resources.resources and /dev/null differ diff --git a/obj/Debug/WPFtest.csproj.FileListAbsolute.txt b/obj/Debug/WPFtest.csproj.FileListAbsolute.txt deleted file mode 100644 index c7b81a9..0000000 --- a/obj/Debug/WPFtest.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,21 +0,0 @@ -D:\Csharp\WPFtest\WPFtest\bin\Debug\WPFtest.exe.config -D:\Csharp\WPFtest\WPFtest\bin\Debug\WPFtest.exe -D:\Csharp\WPFtest\WPFtest\bin\Debug\WPFtest.pdb -D:\Csharp\WPFtest\WPFtest\obj\Debug\MainWindow.g.cs -D:\Csharp\WPFtest\WPFtest\obj\Debug\App.g.cs -D:\Csharp\WPFtest\WPFtest\obj\Debug\WPFtest_MarkupCompile.cache -D:\Csharp\WPFtest\WPFtest\obj\Debug\WPFtest_MarkupCompile.lref -D:\Csharp\WPFtest\WPFtest\obj\Debug\MainWindow.baml -D:\Csharp\WPFtest\WPFtest\obj\Debug\WPFtest.g.resources -D:\Csharp\WPFtest\WPFtest\obj\Debug\WPFtest.Properties.Resources.resources -D:\Csharp\WPFtest\WPFtest\obj\Debug\WPFtest.csproj.GenerateResource.cache -D:\Csharp\WPFtest\WPFtest\obj\Debug\WPFtest.exe -D:\Csharp\WPFtest\WPFtest\obj\Debug\WPFtest.pdb -D:\Csharp\WPFtest\WPFtest\obj\Debug\WPFtest_Content.g.cs -D:\Csharp\WPFtest\WPFtest\bin\Debug\Resources\Bell.mp3 -D:\Csharp\WPFtest\WPFtest\obj\Debug\SettingsWindow.g.cs -D:\Csharp\WPFtest\WPFtest\obj\Debug\SettingsWindow.baml -D:\Csharp\WPFtest\WPFtest\obj\Debug\WPFtest.csprojAssemblyReference.cache -D:\Csharp\WPFtest\WPFtest\obj\Debug\App.baml -D:\Csharp\WPFtest\WPFtest\obj\Debug\Themes\Dark.baml -D:\Csharp\WPFtest\WPFtest\obj\Debug\Themes\Light.baml diff --git a/obj/Debug/WPFtest.csproj.GenerateResource.cache b/obj/Debug/WPFtest.csproj.GenerateResource.cache deleted file mode 100644 index c47bd58..0000000 Binary files a/obj/Debug/WPFtest.csproj.GenerateResource.cache and /dev/null differ diff --git a/obj/Debug/WPFtest.csprojAssemblyReference.cache b/obj/Debug/WPFtest.csprojAssemblyReference.cache deleted file mode 100644 index aaff102..0000000 Binary files a/obj/Debug/WPFtest.csprojAssemblyReference.cache and /dev/null differ diff --git a/obj/Debug/WPFtest.exe b/obj/Debug/WPFtest.exe deleted file mode 100644 index fa7d75c..0000000 Binary files a/obj/Debug/WPFtest.exe and /dev/null differ diff --git a/obj/Debug/WPFtest.g.resources b/obj/Debug/WPFtest.g.resources deleted file mode 100644 index 9bb45ee..0000000 Binary files a/obj/Debug/WPFtest.g.resources and /dev/null differ diff --git a/obj/Debug/WPFtest.pdb b/obj/Debug/WPFtest.pdb deleted file mode 100644 index dd5f433..0000000 Binary files a/obj/Debug/WPFtest.pdb and /dev/null differ diff --git a/obj/Debug/WPFtest_Content.g.cs b/obj/Debug/WPFtest_Content.g.cs deleted file mode 100644 index d08ad7a..0000000 --- a/obj/Debug/WPFtest_Content.g.cs +++ /dev/null @@ -1,13 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("resources/bell.mp3")] - - diff --git a/obj/Debug/WPFtest_Content.g.i.cs b/obj/Debug/WPFtest_Content.g.i.cs deleted file mode 100644 index d08ad7a..0000000 --- a/obj/Debug/WPFtest_Content.g.i.cs +++ /dev/null @@ -1,13 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("resources/bell.mp3")] - - diff --git a/obj/Debug/WPFtest_MarkupCompile.cache b/obj/Debug/WPFtest_MarkupCompile.cache deleted file mode 100644 index c1cf751..0000000 --- a/obj/Debug/WPFtest_MarkupCompile.cache +++ /dev/null @@ -1,20 +0,0 @@ -WPFtest - - -winexe -C# -.cs -D:\Csharp\WPFtest\WPFtest\obj\Debug\ -WPFtest -none -false -DEBUG;TRACE -D:\Csharp\WPFtest\WPFtest\App.xaml -41191743189 -12016748946 -61649743925 -151397803362 -Themes\Dark.xaml;Themes\Light.xaml;MainWindow.xaml;SettingsWindow.xaml; - -False - diff --git a/obj/Debug/WPFtest_MarkupCompile.i.cache b/obj/Debug/WPFtest_MarkupCompile.i.cache deleted file mode 100644 index 918b2c8..0000000 --- a/obj/Debug/WPFtest_MarkupCompile.i.cache +++ /dev/null @@ -1,20 +0,0 @@ -WPFtest - - -winexe -C# -.cs -D:\Csharp\WPFtest\WPFtest\obj\Debug\ -WPFtest -none -false -DEBUG;TRACE -D:\Csharp\WPFtest\WPFtest\App.xaml -41191743189 -12016748946 -71680156225 -151397803362 -Themes\Dark.xaml;Themes\Light.xaml;MainWindow.xaml;SettingsWindow.xaml; - -True - diff --git a/obj/Debug/WPFtest_MarkupCompile.i.lref b/obj/Debug/WPFtest_MarkupCompile.i.lref deleted file mode 100644 index a659938..0000000 --- a/obj/Debug/WPFtest_MarkupCompile.i.lref +++ /dev/null @@ -1,4 +0,0 @@ - - -FD:\Csharp\WPFtest\WPFtest\Themes\Light.xaml;; - diff --git a/obj/Debug/WPFtest_MarkupCompile.lref b/obj/Debug/WPFtest_MarkupCompile.lref deleted file mode 100644 index 25543bb..0000000 --- a/obj/Debug/WPFtest_MarkupCompile.lref +++ /dev/null @@ -1,7 +0,0 @@ - -FD:\Csharp\WPFtest\WPFtest\App.xaml;; -FD:\Csharp\WPFtest\WPFtest\Themes\Dark.xaml;; -FD:\Csharp\WPFtest\WPFtest\Themes\Light.xaml;; -FD:\Csharp\WPFtest\WPFtest\MainWindow.xaml;; -FD:\Csharp\WPFtest\WPFtest\SettingsWindow.xaml;; - diff --git a/obj/Release/App.baml b/obj/Release/App.baml deleted file mode 100644 index b22f679..0000000 Binary files a/obj/Release/App.baml and /dev/null differ diff --git a/obj/Release/App.g.cs b/obj/Release/App.g.cs deleted file mode 100644 index 8e6487f..0000000 --- a/obj/Release/App.g.cs +++ /dev/null @@ -1,83 +0,0 @@ -#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "1C13360F648E6D7A003D54394F54FD994E998F525DD460459070DA5A5CC90B11" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using WPFtest; - - -namespace WPFtest { - - - /// - /// App - /// - public partial class App : System.Windows.Application { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - - #line 5 "..\..\App.xaml" - this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative); - - #line default - #line hidden - System.Uri resourceLocater = new System.Uri("/WPFtest;component/app.xaml", System.UriKind.Relative); - - #line 1 "..\..\App.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - /// - /// Application Entry Point. - /// - [System.STAThreadAttribute()] - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public static void Main() { - WPFtest.App app = new WPFtest.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/obj/Release/App.g.i.cs b/obj/Release/App.g.i.cs deleted file mode 100644 index 8e6487f..0000000 --- a/obj/Release/App.g.i.cs +++ /dev/null @@ -1,83 +0,0 @@ -#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "1C13360F648E6D7A003D54394F54FD994E998F525DD460459070DA5A5CC90B11" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using WPFtest; - - -namespace WPFtest { - - - /// - /// App - /// - public partial class App : System.Windows.Application { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - - #line 5 "..\..\App.xaml" - this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative); - - #line default - #line hidden - System.Uri resourceLocater = new System.Uri("/WPFtest;component/app.xaml", System.UriKind.Relative); - - #line 1 "..\..\App.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - /// - /// Application Entry Point. - /// - [System.STAThreadAttribute()] - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public static void Main() { - WPFtest.App app = new WPFtest.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/obj/Release/MainWindow.baml b/obj/Release/MainWindow.baml deleted file mode 100644 index 347bb21..0000000 Binary files a/obj/Release/MainWindow.baml and /dev/null differ diff --git a/obj/Release/MainWindow.g.cs b/obj/Release/MainWindow.g.cs deleted file mode 100644 index 10f0d5a..0000000 --- a/obj/Release/MainWindow.g.cs +++ /dev/null @@ -1,235 +0,0 @@ -#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "701E9EF5E787622A2CEC8A5C09FE2EA7E2F945BF87F2752C3EEB859C4488AFCE" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using WPFtest; - - -namespace WPFtest { - - - /// - /// MainWindow - /// - public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 1 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal WPFtest.MainWindow Windoww; - - #line default - #line hidden - - - #line 10 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid grid1; - - #line default - #line hidden - - - #line 11 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock TBlock_TimeLeft; - - #line default - #line hidden - - - #line 12 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock TBlock_EnterTime; - - #line default - #line hidden - - - #line 13 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox TBox_Time; - - #line default - #line hidden - - - #line 14 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Start; - - #line default - #line hidden - - - #line 15 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Pause; - - #line default - #line hidden - - - #line 16 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Restart; - - #line default - #line hidden - - - #line 17 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Stop; - - #line default - #line hidden - - - #line 18 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Resume; - - #line default - #line hidden - - - #line 19 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Settings; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/WPFtest;component/mainwindow.xaml", System.UriKind.Relative); - - #line 1 "..\..\MainWindow.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.Windoww = ((WPFtest.MainWindow)(target)); - return; - case 2: - this.grid1 = ((System.Windows.Controls.Grid)(target)); - return; - case 3: - this.TBlock_TimeLeft = ((System.Windows.Controls.TextBlock)(target)); - return; - case 4: - this.TBlock_EnterTime = ((System.Windows.Controls.TextBlock)(target)); - return; - case 5: - this.TBox_Time = ((System.Windows.Controls.TextBox)(target)); - return; - case 6: - this.Bt_Start = ((System.Windows.Controls.Button)(target)); - - #line 14 "..\..\MainWindow.xaml" - this.Bt_Start.Click += new System.Windows.RoutedEventHandler(this.Bt_Start_Click); - - #line default - #line hidden - return; - case 7: - this.Bt_Pause = ((System.Windows.Controls.Button)(target)); - - #line 15 "..\..\MainWindow.xaml" - this.Bt_Pause.Click += new System.Windows.RoutedEventHandler(this.Bt_Pause_Click); - - #line default - #line hidden - return; - case 8: - this.Bt_Restart = ((System.Windows.Controls.Button)(target)); - - #line 16 "..\..\MainWindow.xaml" - this.Bt_Restart.Click += new System.Windows.RoutedEventHandler(this.Bt_Restart_Click); - - #line default - #line hidden - return; - case 9: - this.Bt_Stop = ((System.Windows.Controls.Button)(target)); - - #line 17 "..\..\MainWindow.xaml" - this.Bt_Stop.Click += new System.Windows.RoutedEventHandler(this.Bt_Stop_Click); - - #line default - #line hidden - return; - case 10: - this.Bt_Resume = ((System.Windows.Controls.Button)(target)); - - #line 18 "..\..\MainWindow.xaml" - this.Bt_Resume.Click += new System.Windows.RoutedEventHandler(this.Bt_Resume_Click); - - #line default - #line hidden - return; - case 11: - this.Bt_Settings = ((System.Windows.Controls.Button)(target)); - - #line 19 "..\..\MainWindow.xaml" - this.Bt_Settings.Click += new System.Windows.RoutedEventHandler(this.Bt_Settings_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Release/MainWindow.g.i.cs b/obj/Release/MainWindow.g.i.cs deleted file mode 100644 index 10f0d5a..0000000 --- a/obj/Release/MainWindow.g.i.cs +++ /dev/null @@ -1,235 +0,0 @@ -#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "701E9EF5E787622A2CEC8A5C09FE2EA7E2F945BF87F2752C3EEB859C4488AFCE" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using WPFtest; - - -namespace WPFtest { - - - /// - /// MainWindow - /// - public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 1 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal WPFtest.MainWindow Windoww; - - #line default - #line hidden - - - #line 10 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid grid1; - - #line default - #line hidden - - - #line 11 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock TBlock_TimeLeft; - - #line default - #line hidden - - - #line 12 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock TBlock_EnterTime; - - #line default - #line hidden - - - #line 13 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox TBox_Time; - - #line default - #line hidden - - - #line 14 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Start; - - #line default - #line hidden - - - #line 15 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Pause; - - #line default - #line hidden - - - #line 16 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Restart; - - #line default - #line hidden - - - #line 17 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Stop; - - #line default - #line hidden - - - #line 18 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Resume; - - #line default - #line hidden - - - #line 19 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Settings; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/WPFtest;component/mainwindow.xaml", System.UriKind.Relative); - - #line 1 "..\..\MainWindow.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.Windoww = ((WPFtest.MainWindow)(target)); - return; - case 2: - this.grid1 = ((System.Windows.Controls.Grid)(target)); - return; - case 3: - this.TBlock_TimeLeft = ((System.Windows.Controls.TextBlock)(target)); - return; - case 4: - this.TBlock_EnterTime = ((System.Windows.Controls.TextBlock)(target)); - return; - case 5: - this.TBox_Time = ((System.Windows.Controls.TextBox)(target)); - return; - case 6: - this.Bt_Start = ((System.Windows.Controls.Button)(target)); - - #line 14 "..\..\MainWindow.xaml" - this.Bt_Start.Click += new System.Windows.RoutedEventHandler(this.Bt_Start_Click); - - #line default - #line hidden - return; - case 7: - this.Bt_Pause = ((System.Windows.Controls.Button)(target)); - - #line 15 "..\..\MainWindow.xaml" - this.Bt_Pause.Click += new System.Windows.RoutedEventHandler(this.Bt_Pause_Click); - - #line default - #line hidden - return; - case 8: - this.Bt_Restart = ((System.Windows.Controls.Button)(target)); - - #line 16 "..\..\MainWindow.xaml" - this.Bt_Restart.Click += new System.Windows.RoutedEventHandler(this.Bt_Restart_Click); - - #line default - #line hidden - return; - case 9: - this.Bt_Stop = ((System.Windows.Controls.Button)(target)); - - #line 17 "..\..\MainWindow.xaml" - this.Bt_Stop.Click += new System.Windows.RoutedEventHandler(this.Bt_Stop_Click); - - #line default - #line hidden - return; - case 10: - this.Bt_Resume = ((System.Windows.Controls.Button)(target)); - - #line 18 "..\..\MainWindow.xaml" - this.Bt_Resume.Click += new System.Windows.RoutedEventHandler(this.Bt_Resume_Click); - - #line default - #line hidden - return; - case 11: - this.Bt_Settings = ((System.Windows.Controls.Button)(target)); - - #line 19 "..\..\MainWindow.xaml" - this.Bt_Settings.Click += new System.Windows.RoutedEventHandler(this.Bt_Settings_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Release/SettingsWindow.baml b/obj/Release/SettingsWindow.baml deleted file mode 100644 index bcb3608..0000000 Binary files a/obj/Release/SettingsWindow.baml and /dev/null differ diff --git a/obj/Release/SettingsWindow.g.cs b/obj/Release/SettingsWindow.g.cs deleted file mode 100644 index d385ce1..0000000 --- a/obj/Release/SettingsWindow.g.cs +++ /dev/null @@ -1,128 +0,0 @@ -#pragma checksum "..\..\SettingsWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "B9ED13250B141D50A6BEC351D118470DA9B87823699F524AB8C161869AFF5476" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using WPFtest; - - -namespace WPFtest { - - - /// - /// SettingsWindow - /// - public partial class SettingsWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 1 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal WPFtest.SettingsWindow Windoww; - - #line default - #line hidden - - - #line 11 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox CB_Theme; - - #line default - #line hidden - - - #line 12 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox CB_UnitInSeconds; - - #line default - #line hidden - - - #line 13 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Save; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/WPFtest;component/settingswindow.xaml", System.UriKind.Relative); - - #line 1 "..\..\SettingsWindow.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.Windoww = ((WPFtest.SettingsWindow)(target)); - return; - case 2: - this.CB_Theme = ((System.Windows.Controls.CheckBox)(target)); - return; - case 3: - this.CB_UnitInSeconds = ((System.Windows.Controls.CheckBox)(target)); - return; - case 4: - this.Bt_Save = ((System.Windows.Controls.Button)(target)); - - #line 13 "..\..\SettingsWindow.xaml" - this.Bt_Save.Click += new System.Windows.RoutedEventHandler(this.Bt_Save_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Release/SettingsWindow.g.i.cs b/obj/Release/SettingsWindow.g.i.cs deleted file mode 100644 index d385ce1..0000000 --- a/obj/Release/SettingsWindow.g.i.cs +++ /dev/null @@ -1,128 +0,0 @@ -#pragma checksum "..\..\SettingsWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "B9ED13250B141D50A6BEC351D118470DA9B87823699F524AB8C161869AFF5476" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using WPFtest; - - -namespace WPFtest { - - - /// - /// SettingsWindow - /// - public partial class SettingsWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 1 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal WPFtest.SettingsWindow Windoww; - - #line default - #line hidden - - - #line 11 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox CB_Theme; - - #line default - #line hidden - - - #line 12 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox CB_UnitInSeconds; - - #line default - #line hidden - - - #line 13 "..\..\SettingsWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button Bt_Save; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/WPFtest;component/settingswindow.xaml", System.UriKind.Relative); - - #line 1 "..\..\SettingsWindow.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.Windoww = ((WPFtest.SettingsWindow)(target)); - return; - case 2: - this.CB_Theme = ((System.Windows.Controls.CheckBox)(target)); - return; - case 3: - this.CB_UnitInSeconds = ((System.Windows.Controls.CheckBox)(target)); - return; - case 4: - this.Bt_Save = ((System.Windows.Controls.Button)(target)); - - #line 13 "..\..\SettingsWindow.xaml" - this.Bt_Save.Click += new System.Windows.RoutedEventHandler(this.Bt_Save_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Release/TempPE/Properties.Resources.Designer.cs.dll b/obj/Release/TempPE/Properties.Resources.Designer.cs.dll deleted file mode 100644 index d95beea..0000000 Binary files a/obj/Release/TempPE/Properties.Resources.Designer.cs.dll and /dev/null differ diff --git a/obj/Release/Themes/Dark.baml b/obj/Release/Themes/Dark.baml deleted file mode 100644 index 0f9e260..0000000 Binary files a/obj/Release/Themes/Dark.baml and /dev/null differ diff --git a/obj/Release/Themes/Light.baml b/obj/Release/Themes/Light.baml deleted file mode 100644 index 3d815c3..0000000 Binary files a/obj/Release/Themes/Light.baml and /dev/null differ diff --git a/obj/Release/WPFtest.Properties.Resources.resources b/obj/Release/WPFtest.Properties.Resources.resources deleted file mode 100644 index 843574f..0000000 Binary files a/obj/Release/WPFtest.Properties.Resources.resources and /dev/null differ diff --git a/obj/Release/WPFtest.csproj.FileListAbsolute.txt b/obj/Release/WPFtest.csproj.FileListAbsolute.txt deleted file mode 100644 index 33c4b9d..0000000 --- a/obj/Release/WPFtest.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,21 +0,0 @@ -D:\Csharp\WPFtest\WPFtest\bin\Release\Resources\Bell.mp3 -D:\Csharp\WPFtest\WPFtest\bin\Release\WPFtest.exe.config -D:\Csharp\WPFtest\WPFtest\bin\Release\WPFtest.exe -D:\Csharp\WPFtest\WPFtest\bin\Release\WPFtest.pdb -D:\Csharp\WPFtest\WPFtest\obj\Release\WPFtest.csprojAssemblyReference.cache -D:\Csharp\WPFtest\WPFtest\obj\Release\MainWindow.g.cs -D:\Csharp\WPFtest\WPFtest\obj\Release\SettingsWindow.g.cs -D:\Csharp\WPFtest\WPFtest\obj\Release\App.g.cs -D:\Csharp\WPFtest\WPFtest\obj\Release\WPFtest_Content.g.cs -D:\Csharp\WPFtest\WPFtest\obj\Release\WPFtest_MarkupCompile.cache -D:\Csharp\WPFtest\WPFtest\obj\Release\WPFtest_MarkupCompile.lref -D:\Csharp\WPFtest\WPFtest\obj\Release\App.baml -D:\Csharp\WPFtest\WPFtest\obj\Release\Themes\Dark.baml -D:\Csharp\WPFtest\WPFtest\obj\Release\Themes\Light.baml -D:\Csharp\WPFtest\WPFtest\obj\Release\MainWindow.baml -D:\Csharp\WPFtest\WPFtest\obj\Release\SettingsWindow.baml -D:\Csharp\WPFtest\WPFtest\obj\Release\WPFtest.g.resources -D:\Csharp\WPFtest\WPFtest\obj\Release\WPFtest.Properties.Resources.resources -D:\Csharp\WPFtest\WPFtest\obj\Release\WPFtest.csproj.GenerateResource.cache -D:\Csharp\WPFtest\WPFtest\obj\Release\WPFtest.exe -D:\Csharp\WPFtest\WPFtest\obj\Release\WPFtest.pdb diff --git a/obj/Release/WPFtest.csproj.GenerateResource.cache b/obj/Release/WPFtest.csproj.GenerateResource.cache deleted file mode 100644 index c47bd58..0000000 Binary files a/obj/Release/WPFtest.csproj.GenerateResource.cache and /dev/null differ diff --git a/obj/Release/WPFtest.csprojAssemblyReference.cache b/obj/Release/WPFtest.csprojAssemblyReference.cache deleted file mode 100644 index fcb839c..0000000 Binary files a/obj/Release/WPFtest.csprojAssemblyReference.cache and /dev/null differ diff --git a/obj/Release/WPFtest.exe b/obj/Release/WPFtest.exe deleted file mode 100644 index 35d4183..0000000 Binary files a/obj/Release/WPFtest.exe and /dev/null differ diff --git a/obj/Release/WPFtest.g.resources b/obj/Release/WPFtest.g.resources deleted file mode 100644 index 21b0bf6..0000000 Binary files a/obj/Release/WPFtest.g.resources and /dev/null differ diff --git a/obj/Release/WPFtest.pdb b/obj/Release/WPFtest.pdb deleted file mode 100644 index b8da8ed..0000000 Binary files a/obj/Release/WPFtest.pdb and /dev/null differ diff --git a/obj/Release/WPFtest_Content.g.cs b/obj/Release/WPFtest_Content.g.cs deleted file mode 100644 index d08ad7a..0000000 --- a/obj/Release/WPFtest_Content.g.cs +++ /dev/null @@ -1,13 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("resources/bell.mp3")] - - diff --git a/obj/Release/WPFtest_Content.g.i.cs b/obj/Release/WPFtest_Content.g.i.cs deleted file mode 100644 index d08ad7a..0000000 --- a/obj/Release/WPFtest_Content.g.i.cs +++ /dev/null @@ -1,13 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("resources/bell.mp3")] - - diff --git a/obj/Release/WPFtest_MarkupCompile.cache b/obj/Release/WPFtest_MarkupCompile.cache deleted file mode 100644 index 6e2b430..0000000 --- a/obj/Release/WPFtest_MarkupCompile.cache +++ /dev/null @@ -1,20 +0,0 @@ -WPFtest - - -winexe -C# -.cs -D:\Csharp\WPFtest\WPFtest\obj\Release\ -WPFtest -none -false -TRACE -D:\Csharp\WPFtest\WPFtest\App.xaml -41191743189 -12016748946 -61649743925 -151397803362 -Themes\Dark.xaml;Themes\Light.xaml;MainWindow.xaml;SettingsWindow.xaml; - -False - diff --git a/obj/Release/WPFtest_MarkupCompile.lref b/obj/Release/WPFtest_MarkupCompile.lref deleted file mode 100644 index 25543bb..0000000 --- a/obj/Release/WPFtest_MarkupCompile.lref +++ /dev/null @@ -1,7 +0,0 @@ - -FD:\Csharp\WPFtest\WPFtest\App.xaml;; -FD:\Csharp\WPFtest\WPFtest\Themes\Dark.xaml;; -FD:\Csharp\WPFtest\WPFtest\Themes\Light.xaml;; -FD:\Csharp\WPFtest\WPFtest\MainWindow.xaml;; -FD:\Csharp\WPFtest\WPFtest\SettingsWindow.xaml;; -