diff --git a/BrailleArtist/obj/Debug/.NETFramework,Version=v4.5.AssemblyAttributes.cs b/BrailleArtist/obj/Debug/.NETFramework,Version=v4.5.AssemblyAttributes.cs deleted file mode 100644 index e5dc9b8..0000000 --- a/BrailleArtist/obj/Debug/.NETFramework,Version=v4.5.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.5", FrameworkDisplayName = ".NET Framework 4.5")] diff --git a/BrailleArtist/obj/Debug/App.baml b/BrailleArtist/obj/Debug/App.baml deleted file mode 100644 index 3474660..0000000 Binary files a/BrailleArtist/obj/Debug/App.baml and /dev/null differ diff --git a/BrailleArtist/obj/Debug/App.g.cs b/BrailleArtist/obj/Debug/App.g.cs deleted file mode 100644 index 79b948a..0000000 --- a/BrailleArtist/obj/Debug/App.g.cs +++ /dev/null @@ -1,83 +0,0 @@ -#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "12A9759D242273794E3145D5B5B000DCC7B1F05FFA031F7137ED8332488548D2" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BrailleArtist; -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; - - -namespace BrailleArtist { - - - /// - /// 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("View/MainView.xaml", System.UriKind.Relative); - - #line default - #line hidden - System.Uri resourceLocater = new System.Uri("/Braille Artist;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() { - BrailleArtist.App app = new BrailleArtist.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/BrailleArtist/obj/Debug/App.g.i.cs b/BrailleArtist/obj/Debug/App.g.i.cs deleted file mode 100644 index 79b948a..0000000 --- a/BrailleArtist/obj/Debug/App.g.i.cs +++ /dev/null @@ -1,83 +0,0 @@ -#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "12A9759D242273794E3145D5B5B000DCC7B1F05FFA031F7137ED8332488548D2" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BrailleArtist; -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; - - -namespace BrailleArtist { - - - /// - /// 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("View/MainView.xaml", System.UriKind.Relative); - - #line default - #line hidden - System.Uri resourceLocater = new System.Uri("/Braille Artist;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() { - BrailleArtist.App app = new BrailleArtist.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/BrailleArtist/obj/Debug/Assets/Langs/en-US.baml b/BrailleArtist/obj/Debug/Assets/Langs/en-US.baml deleted file mode 100644 index af42f08..0000000 Binary files a/BrailleArtist/obj/Debug/Assets/Langs/en-US.baml and /dev/null differ diff --git a/BrailleArtist/obj/Debug/Assets/Langs/zh-CN.baml b/BrailleArtist/obj/Debug/Assets/Langs/zh-CN.baml deleted file mode 100644 index 599abd4..0000000 Binary files a/BrailleArtist/obj/Debug/Assets/Langs/zh-CN.baml and /dev/null differ diff --git a/BrailleArtist/obj/Debug/Assets/Styles/DefaultStyle.baml b/BrailleArtist/obj/Debug/Assets/Styles/DefaultStyle.baml deleted file mode 100644 index 5846455..0000000 Binary files a/BrailleArtist/obj/Debug/Assets/Styles/DefaultStyle.baml and /dev/null differ diff --git a/BrailleArtist/obj/Debug/Braille Artist.exe b/BrailleArtist/obj/Debug/Braille Artist.exe deleted file mode 100644 index 3fcceb3..0000000 Binary files a/BrailleArtist/obj/Debug/Braille Artist.exe and /dev/null differ diff --git a/BrailleArtist/obj/Debug/Braille Artist.g.resources b/BrailleArtist/obj/Debug/Braille Artist.g.resources deleted file mode 100644 index a0c9270..0000000 Binary files a/BrailleArtist/obj/Debug/Braille Artist.g.resources and /dev/null differ diff --git a/BrailleArtist/obj/Debug/Braille Artist.pdb b/BrailleArtist/obj/Debug/Braille Artist.pdb deleted file mode 100644 index e35bdaa..0000000 Binary files a/BrailleArtist/obj/Debug/Braille Artist.pdb and /dev/null differ diff --git a/BrailleArtist/obj/Debug/Braille Artist_MarkupCompile.cache b/BrailleArtist/obj/Debug/Braille Artist_MarkupCompile.cache deleted file mode 100644 index 10964e3..0000000 --- a/BrailleArtist/obj/Debug/Braille Artist_MarkupCompile.cache +++ /dev/null @@ -1,20 +0,0 @@ -Braille Artist - - -winexe -C# -.cs -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\ -BrailleArtist -none -false -DEBUG;TRACE -D:\Documents\C#\BrailleArtist\BrailleArtist\App.xaml -51481557068 - -111193560182 -151270957945 -Assets\Langs\en-US.xaml;Assets\Langs\zh-CN.xaml;Assets\Styles\DefaultStyle.xaml;View\IMessageBox.xaml;View\MainView.xaml; - -False - diff --git a/BrailleArtist/obj/Debug/Braille Artist_MarkupCompile.i.cache b/BrailleArtist/obj/Debug/Braille Artist_MarkupCompile.i.cache deleted file mode 100644 index a85196e..0000000 --- a/BrailleArtist/obj/Debug/Braille Artist_MarkupCompile.i.cache +++ /dev/null @@ -1,20 +0,0 @@ -Braille Artist - - -winexe -C# -.cs -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\ -BrailleArtist -none -false -DEBUG;TRACE -D:\Documents\C#\BrailleArtist\BrailleArtist\App.xaml -51481557068 - -121745946379 -151270957945 -Assets\Langs\en-US.xaml;Assets\Langs\zh-CN.xaml;Assets\Styles\DefaultStyle.xaml;View\IMessageBox.xaml;View\MainView.xaml; - -True - diff --git a/BrailleArtist/obj/Debug/Braille Artist_MarkupCompile.i.lref b/BrailleArtist/obj/Debug/Braille Artist_MarkupCompile.i.lref deleted file mode 100644 index fa1f826..0000000 --- a/BrailleArtist/obj/Debug/Braille Artist_MarkupCompile.i.lref +++ /dev/null @@ -1,5 +0,0 @@ - -FD:\Documents\C#\BrailleArtist\BrailleArtist\App.xaml;; -FD:\Documents\C#\BrailleArtist\BrailleArtist\View\IMessageBox.xaml;; -FD:\Documents\C#\BrailleArtist\BrailleArtist\View\MainView.xaml;; - diff --git a/BrailleArtist/obj/Debug/Braille Artist_MarkupCompile.lref b/BrailleArtist/obj/Debug/Braille Artist_MarkupCompile.lref deleted file mode 100644 index fa1f826..0000000 --- a/BrailleArtist/obj/Debug/Braille Artist_MarkupCompile.lref +++ /dev/null @@ -1,5 +0,0 @@ - -FD:\Documents\C#\BrailleArtist\BrailleArtist\App.xaml;; -FD:\Documents\C#\BrailleArtist\BrailleArtist\View\IMessageBox.xaml;; -FD:\Documents\C#\BrailleArtist\BrailleArtist\View\MainView.xaml;; - diff --git a/BrailleArtist/obj/Debug/BrailleArtist.Properties.Resources.resources b/BrailleArtist/obj/Debug/BrailleArtist.Properties.Resources.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/BrailleArtist/obj/Debug/BrailleArtist.Properties.Resources.resources and /dev/null differ diff --git a/BrailleArtist/obj/Debug/BrailleArtist.csproj.CoreCompileInputs.cache b/BrailleArtist/obj/Debug/BrailleArtist.csproj.CoreCompileInputs.cache deleted file mode 100644 index 34bb62a..0000000 --- a/BrailleArtist/obj/Debug/BrailleArtist.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -31d59662f9fa32f4adba772a205297b94eee8766 diff --git a/BrailleArtist/obj/Debug/BrailleArtist.csproj.FileListAbsolute.txt b/BrailleArtist/obj/Debug/BrailleArtist.csproj.FileListAbsolute.txt deleted file mode 100644 index 7663dc6..0000000 --- a/BrailleArtist/obj/Debug/BrailleArtist.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,20 +0,0 @@ -D:\Documents\C#\BrailleArtist\BrailleArtist\bin\Debug\Braille Artist.exe.config -D:\Documents\C#\BrailleArtist\BrailleArtist\bin\Debug\Braille Artist.exe -D:\Documents\C#\BrailleArtist\BrailleArtist\bin\Debug\Braille Artist.pdb -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\Assets\Langs\en-US.baml -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\Assets\Langs\zh-CN.baml -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\Assets\Styles\DefaultStyle.baml -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\View\IMessageBox.g.cs -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\View\MainView.g.cs -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\App.g.cs -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\Braille Artist_MarkupCompile.cache -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\Braille Artist_MarkupCompile.lref -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\App.baml -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\View\IMessageBox.baml -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\View\MainView.baml -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\Braille Artist.g.resources -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\BrailleArtist.Properties.Resources.resources -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\BrailleArtist.csproj.GenerateResource.cache -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\BrailleArtist.csproj.CoreCompileInputs.cache -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\Braille Artist.exe -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Debug\Braille Artist.pdb diff --git a/BrailleArtist/obj/Debug/BrailleArtist.csproj.GenerateResource.cache b/BrailleArtist/obj/Debug/BrailleArtist.csproj.GenerateResource.cache deleted file mode 100644 index e658fc7..0000000 Binary files a/BrailleArtist/obj/Debug/BrailleArtist.csproj.GenerateResource.cache and /dev/null differ diff --git a/BrailleArtist/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/BrailleArtist/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 67c819b..0000000 Binary files a/BrailleArtist/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/BrailleArtist/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/BrailleArtist/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll deleted file mode 100644 index 0f1c39f..0000000 Binary files a/BrailleArtist/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll and /dev/null differ diff --git a/BrailleArtist/obj/Debug/View/IMessageBox.baml b/BrailleArtist/obj/Debug/View/IMessageBox.baml deleted file mode 100644 index 8805b0a..0000000 Binary files a/BrailleArtist/obj/Debug/View/IMessageBox.baml and /dev/null differ diff --git a/BrailleArtist/obj/Debug/View/IMessageBox.g.cs b/BrailleArtist/obj/Debug/View/IMessageBox.g.cs deleted file mode 100644 index 324a575..0000000 --- a/BrailleArtist/obj/Debug/View/IMessageBox.g.cs +++ /dev/null @@ -1,189 +0,0 @@ -#pragma checksum "..\..\..\View\IMessageBox.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "6E46799DFE719F636E0E71F99B16DE40EB37AA30AE58572BB12A9B099A5413AC" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BrailleArtist.View; -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; - - -namespace BrailleArtist.View { - - - /// - /// IMessageBox - /// - public partial class IMessageBox : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 8 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal BrailleArtist.View.IMessageBox window; - - #line default - #line hidden - - - #line 21 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Border MainGrid; - - #line default - #line hidden - - - #line 31 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid ConrtolBox; - - #line default - #line hidden - - - #line 33 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock TitleLabel; - - #line default - #line hidden - - - #line 38 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock MsgLabel; - - #line default - #line hidden - - - #line 41 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button YesButton; - - #line default - #line hidden - - - #line 42 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button NoButton; - - #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("/Braille Artist;component/view/imessagebox.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\View\IMessageBox.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.window = ((BrailleArtist.View.IMessageBox)(target)); - - #line 9 "..\..\..\View\IMessageBox.xaml" - this.window.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); - - #line default - #line hidden - return; - case 2: - this.MainGrid = ((System.Windows.Controls.Border)(target)); - return; - case 3: - - #line 30 "..\..\..\View\IMessageBox.xaml" - ((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.WindowMove); - - #line default - #line hidden - return; - case 4: - this.ConrtolBox = ((System.Windows.Controls.Grid)(target)); - return; - case 5: - - #line 32 "..\..\..\View\IMessageBox.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CloseButton_Click); - - #line default - #line hidden - return; - case 6: - this.TitleLabel = ((System.Windows.Controls.TextBlock)(target)); - return; - case 7: - this.MsgLabel = ((System.Windows.Controls.TextBlock)(target)); - return; - case 8: - this.YesButton = ((System.Windows.Controls.Button)(target)); - - #line 41 "..\..\..\View\IMessageBox.xaml" - this.YesButton.Click += new System.Windows.RoutedEventHandler(this.YesButton_Click); - - #line default - #line hidden - return; - case 9: - this.NoButton = ((System.Windows.Controls.Button)(target)); - - #line 42 "..\..\..\View\IMessageBox.xaml" - this.NoButton.Click += new System.Windows.RoutedEventHandler(this.NoButton_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/BrailleArtist/obj/Debug/View/IMessageBox.g.i.cs b/BrailleArtist/obj/Debug/View/IMessageBox.g.i.cs deleted file mode 100644 index 324a575..0000000 --- a/BrailleArtist/obj/Debug/View/IMessageBox.g.i.cs +++ /dev/null @@ -1,189 +0,0 @@ -#pragma checksum "..\..\..\View\IMessageBox.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "6E46799DFE719F636E0E71F99B16DE40EB37AA30AE58572BB12A9B099A5413AC" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BrailleArtist.View; -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; - - -namespace BrailleArtist.View { - - - /// - /// IMessageBox - /// - public partial class IMessageBox : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 8 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal BrailleArtist.View.IMessageBox window; - - #line default - #line hidden - - - #line 21 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Border MainGrid; - - #line default - #line hidden - - - #line 31 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid ConrtolBox; - - #line default - #line hidden - - - #line 33 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock TitleLabel; - - #line default - #line hidden - - - #line 38 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock MsgLabel; - - #line default - #line hidden - - - #line 41 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button YesButton; - - #line default - #line hidden - - - #line 42 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button NoButton; - - #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("/Braille Artist;component/view/imessagebox.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\View\IMessageBox.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.window = ((BrailleArtist.View.IMessageBox)(target)); - - #line 9 "..\..\..\View\IMessageBox.xaml" - this.window.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); - - #line default - #line hidden - return; - case 2: - this.MainGrid = ((System.Windows.Controls.Border)(target)); - return; - case 3: - - #line 30 "..\..\..\View\IMessageBox.xaml" - ((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.WindowMove); - - #line default - #line hidden - return; - case 4: - this.ConrtolBox = ((System.Windows.Controls.Grid)(target)); - return; - case 5: - - #line 32 "..\..\..\View\IMessageBox.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CloseButton_Click); - - #line default - #line hidden - return; - case 6: - this.TitleLabel = ((System.Windows.Controls.TextBlock)(target)); - return; - case 7: - this.MsgLabel = ((System.Windows.Controls.TextBlock)(target)); - return; - case 8: - this.YesButton = ((System.Windows.Controls.Button)(target)); - - #line 41 "..\..\..\View\IMessageBox.xaml" - this.YesButton.Click += new System.Windows.RoutedEventHandler(this.YesButton_Click); - - #line default - #line hidden - return; - case 9: - this.NoButton = ((System.Windows.Controls.Button)(target)); - - #line 42 "..\..\..\View\IMessageBox.xaml" - this.NoButton.Click += new System.Windows.RoutedEventHandler(this.NoButton_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/BrailleArtist/obj/Debug/View/MainView.baml b/BrailleArtist/obj/Debug/View/MainView.baml deleted file mode 100644 index c41f334..0000000 Binary files a/BrailleArtist/obj/Debug/View/MainView.baml and /dev/null differ diff --git a/BrailleArtist/obj/Debug/View/MainView.g.cs b/BrailleArtist/obj/Debug/View/MainView.g.cs deleted file mode 100644 index 4b4f603..0000000 --- a/BrailleArtist/obj/Debug/View/MainView.g.cs +++ /dev/null @@ -1,351 +0,0 @@ -#pragma checksum "..\..\..\View\MainView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "46059191602D9E6BC03635A6C345519699289EBE639A025D881A313D7C54DD51" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BrailleArtist; -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; - - -namespace BrailleArtist { - - - /// - /// MainView - /// - public partial class MainView : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 8 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal BrailleArtist.MainView window; - - #line default - #line hidden - - - #line 16 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Border MainGrid; - - #line default - #line hidden - - - #line 60 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button MaximizeButton; - - #line default - #line hidden - - - #line 82 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock ImportHelpText; - - #line default - #line hidden - - - #line 83 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Image OraginImg; - - #line default - #line hidden - - - #line 116 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox Width_TextBox; - - #line default - #line hidden - - - #line 117 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox RatioLock; - - #line default - #line hidden - - - #line 118 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox Height_TextBox; - - #line default - #line hidden - - - #line 156 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox BrailleView; - - #line default - #line hidden - - - #line 161 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid LoadingGrid; - - #line default - #line hidden - - - #line 167 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid AboutView; - - #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("/Braille Artist;component/view/mainview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\View\MainView.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.window = ((BrailleArtist.MainView)(target)); - - #line 9 "..\..\..\View\MainView.xaml" - this.window.KeyDown += new System.Windows.Input.KeyEventHandler(this.OnKeyDown); - - #line default - #line hidden - - #line 9 "..\..\..\View\MainView.xaml" - this.window.ContentRendered += new System.EventHandler(this.Window_ContentRendered); - - #line default - #line hidden - return; - case 2: - this.MainGrid = ((System.Windows.Controls.Border)(target)); - return; - case 3: - - #line 25 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.WindowControl); - - #line default - #line hidden - return; - case 4: - - #line 38 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Language_enUS_Click); - - #line default - #line hidden - return; - case 5: - - #line 43 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Language_zhCN_Click); - - #line default - #line hidden - return; - case 6: - - #line 49 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.About_Click); - - #line default - #line hidden - return; - case 7: - - #line 59 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.MinimizeButton_Click); - - #line default - #line hidden - return; - case 8: - this.MaximizeButton = ((System.Windows.Controls.Button)(target)); - - #line 60 "..\..\..\View\MainView.xaml" - this.MaximizeButton.Click += new System.Windows.RoutedEventHandler(this.MaximizeButton_Click); - - #line default - #line hidden - return; - case 9: - - #line 61 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CloseButton_Click); - - #line default - #line hidden - return; - case 10: - - #line 76 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).Drop += new System.Windows.DragEventHandler(this.Img_Drop); - - #line default - #line hidden - - #line 76 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).DragEnter += new System.Windows.DragEventHandler(this.Img_DragEnter); - - #line default - #line hidden - - #line 76 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Img_Choose); - - #line default - #line hidden - return; - case 11: - this.ImportHelpText = ((System.Windows.Controls.TextBlock)(target)); - return; - case 12: - this.OraginImg = ((System.Windows.Controls.Image)(target)); - return; - case 13: - this.Width_TextBox = ((System.Windows.Controls.TextBox)(target)); - - #line 116 "..\..\..\View\MainView.xaml" - this.Width_TextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Size_Changed); - - #line default - #line hidden - return; - case 14: - this.RatioLock = ((System.Windows.Controls.CheckBox)(target)); - return; - case 15: - this.Height_TextBox = ((System.Windows.Controls.TextBox)(target)); - - #line 118 "..\..\..\View\MainView.xaml" - this.Height_TextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Size_Changed); - - #line default - #line hidden - return; - case 16: - - #line 126 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Slider)(target)).ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.MiddleBright_Changed); - - #line default - #line hidden - return; - case 17: - - #line 130 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Reset_Button_Click); - - #line default - #line hidden - return; - case 18: - - #line 131 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Draw_Button_Click); - - #line default - #line hidden - return; - case 19: - - #line 132 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Copy_Button_Click); - - #line default - #line hidden - return; - case 20: - this.BrailleView = ((System.Windows.Controls.TextBox)(target)); - - #line 156 "..\..\..\View\MainView.xaml" - this.BrailleView.PreviewMouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.ViewScale_Change); - - #line default - #line hidden - return; - case 21: - this.LoadingGrid = ((System.Windows.Controls.Grid)(target)); - return; - case 22: - this.AboutView = ((System.Windows.Controls.Grid)(target)); - return; - case 23: - - #line 178 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.About_Click); - - #line default - #line hidden - return; - case 24: - - #line 190 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.GithubLink_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/BrailleArtist/obj/Debug/View/MainView.g.i.cs b/BrailleArtist/obj/Debug/View/MainView.g.i.cs deleted file mode 100644 index 4b4f603..0000000 --- a/BrailleArtist/obj/Debug/View/MainView.g.i.cs +++ /dev/null @@ -1,351 +0,0 @@ -#pragma checksum "..\..\..\View\MainView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "46059191602D9E6BC03635A6C345519699289EBE639A025D881A313D7C54DD51" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BrailleArtist; -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; - - -namespace BrailleArtist { - - - /// - /// MainView - /// - public partial class MainView : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 8 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal BrailleArtist.MainView window; - - #line default - #line hidden - - - #line 16 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Border MainGrid; - - #line default - #line hidden - - - #line 60 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button MaximizeButton; - - #line default - #line hidden - - - #line 82 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock ImportHelpText; - - #line default - #line hidden - - - #line 83 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Image OraginImg; - - #line default - #line hidden - - - #line 116 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox Width_TextBox; - - #line default - #line hidden - - - #line 117 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox RatioLock; - - #line default - #line hidden - - - #line 118 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox Height_TextBox; - - #line default - #line hidden - - - #line 156 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox BrailleView; - - #line default - #line hidden - - - #line 161 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid LoadingGrid; - - #line default - #line hidden - - - #line 167 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid AboutView; - - #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("/Braille Artist;component/view/mainview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\View\MainView.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.window = ((BrailleArtist.MainView)(target)); - - #line 9 "..\..\..\View\MainView.xaml" - this.window.KeyDown += new System.Windows.Input.KeyEventHandler(this.OnKeyDown); - - #line default - #line hidden - - #line 9 "..\..\..\View\MainView.xaml" - this.window.ContentRendered += new System.EventHandler(this.Window_ContentRendered); - - #line default - #line hidden - return; - case 2: - this.MainGrid = ((System.Windows.Controls.Border)(target)); - return; - case 3: - - #line 25 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.WindowControl); - - #line default - #line hidden - return; - case 4: - - #line 38 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Language_enUS_Click); - - #line default - #line hidden - return; - case 5: - - #line 43 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Language_zhCN_Click); - - #line default - #line hidden - return; - case 6: - - #line 49 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.About_Click); - - #line default - #line hidden - return; - case 7: - - #line 59 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.MinimizeButton_Click); - - #line default - #line hidden - return; - case 8: - this.MaximizeButton = ((System.Windows.Controls.Button)(target)); - - #line 60 "..\..\..\View\MainView.xaml" - this.MaximizeButton.Click += new System.Windows.RoutedEventHandler(this.MaximizeButton_Click); - - #line default - #line hidden - return; - case 9: - - #line 61 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CloseButton_Click); - - #line default - #line hidden - return; - case 10: - - #line 76 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).Drop += new System.Windows.DragEventHandler(this.Img_Drop); - - #line default - #line hidden - - #line 76 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).DragEnter += new System.Windows.DragEventHandler(this.Img_DragEnter); - - #line default - #line hidden - - #line 76 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Img_Choose); - - #line default - #line hidden - return; - case 11: - this.ImportHelpText = ((System.Windows.Controls.TextBlock)(target)); - return; - case 12: - this.OraginImg = ((System.Windows.Controls.Image)(target)); - return; - case 13: - this.Width_TextBox = ((System.Windows.Controls.TextBox)(target)); - - #line 116 "..\..\..\View\MainView.xaml" - this.Width_TextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Size_Changed); - - #line default - #line hidden - return; - case 14: - this.RatioLock = ((System.Windows.Controls.CheckBox)(target)); - return; - case 15: - this.Height_TextBox = ((System.Windows.Controls.TextBox)(target)); - - #line 118 "..\..\..\View\MainView.xaml" - this.Height_TextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Size_Changed); - - #line default - #line hidden - return; - case 16: - - #line 126 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Slider)(target)).ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.MiddleBright_Changed); - - #line default - #line hidden - return; - case 17: - - #line 130 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Reset_Button_Click); - - #line default - #line hidden - return; - case 18: - - #line 131 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Draw_Button_Click); - - #line default - #line hidden - return; - case 19: - - #line 132 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Copy_Button_Click); - - #line default - #line hidden - return; - case 20: - this.BrailleView = ((System.Windows.Controls.TextBox)(target)); - - #line 156 "..\..\..\View\MainView.xaml" - this.BrailleView.PreviewMouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.ViewScale_Change); - - #line default - #line hidden - return; - case 21: - this.LoadingGrid = ((System.Windows.Controls.Grid)(target)); - return; - case 22: - this.AboutView = ((System.Windows.Controls.Grid)(target)); - return; - case 23: - - #line 178 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.About_Click); - - #line default - #line hidden - return; - case 24: - - #line 190 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.GithubLink_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/BrailleArtist/obj/Release/.NETFramework,Version=v4.5.AssemblyAttributes.cs b/BrailleArtist/obj/Release/.NETFramework,Version=v4.5.AssemblyAttributes.cs deleted file mode 100644 index e5dc9b8..0000000 --- a/BrailleArtist/obj/Release/.NETFramework,Version=v4.5.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.5", FrameworkDisplayName = ".NET Framework 4.5")] diff --git a/BrailleArtist/obj/Release/App.baml b/BrailleArtist/obj/Release/App.baml deleted file mode 100644 index c2a36af..0000000 Binary files a/BrailleArtist/obj/Release/App.baml and /dev/null differ diff --git a/BrailleArtist/obj/Release/App.g.cs b/BrailleArtist/obj/Release/App.g.cs deleted file mode 100644 index 79b948a..0000000 --- a/BrailleArtist/obj/Release/App.g.cs +++ /dev/null @@ -1,83 +0,0 @@ -#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "12A9759D242273794E3145D5B5B000DCC7B1F05FFA031F7137ED8332488548D2" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BrailleArtist; -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; - - -namespace BrailleArtist { - - - /// - /// 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("View/MainView.xaml", System.UriKind.Relative); - - #line default - #line hidden - System.Uri resourceLocater = new System.Uri("/Braille Artist;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() { - BrailleArtist.App app = new BrailleArtist.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/BrailleArtist/obj/Release/App.g.i.cs b/BrailleArtist/obj/Release/App.g.i.cs deleted file mode 100644 index 79b948a..0000000 --- a/BrailleArtist/obj/Release/App.g.i.cs +++ /dev/null @@ -1,83 +0,0 @@ -#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "12A9759D242273794E3145D5B5B000DCC7B1F05FFA031F7137ED8332488548D2" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BrailleArtist; -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; - - -namespace BrailleArtist { - - - /// - /// 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("View/MainView.xaml", System.UriKind.Relative); - - #line default - #line hidden - System.Uri resourceLocater = new System.Uri("/Braille Artist;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() { - BrailleArtist.App app = new BrailleArtist.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/BrailleArtist/obj/Release/Assets/Langs/en-US.baml b/BrailleArtist/obj/Release/Assets/Langs/en-US.baml deleted file mode 100644 index c60cda4..0000000 Binary files a/BrailleArtist/obj/Release/Assets/Langs/en-US.baml and /dev/null differ diff --git a/BrailleArtist/obj/Release/Assets/Langs/zh-CN.baml b/BrailleArtist/obj/Release/Assets/Langs/zh-CN.baml deleted file mode 100644 index 8c67de4..0000000 Binary files a/BrailleArtist/obj/Release/Assets/Langs/zh-CN.baml and /dev/null differ diff --git a/BrailleArtist/obj/Release/Assets/Styles/DefaultStyle.baml b/BrailleArtist/obj/Release/Assets/Styles/DefaultStyle.baml deleted file mode 100644 index 42224c8..0000000 Binary files a/BrailleArtist/obj/Release/Assets/Styles/DefaultStyle.baml and /dev/null differ diff --git a/BrailleArtist/obj/Release/Braille Artist.exe b/BrailleArtist/obj/Release/Braille Artist.exe deleted file mode 100644 index ebdcbbd..0000000 Binary files a/BrailleArtist/obj/Release/Braille Artist.exe and /dev/null differ diff --git a/BrailleArtist/obj/Release/Braille Artist.g.resources b/BrailleArtist/obj/Release/Braille Artist.g.resources deleted file mode 100644 index e261172..0000000 Binary files a/BrailleArtist/obj/Release/Braille Artist.g.resources and /dev/null differ diff --git a/BrailleArtist/obj/Release/Braille Artist.pdb b/BrailleArtist/obj/Release/Braille Artist.pdb deleted file mode 100644 index 6b08573..0000000 Binary files a/BrailleArtist/obj/Release/Braille Artist.pdb and /dev/null differ diff --git a/BrailleArtist/obj/Release/Braille Artist_MarkupCompile.cache b/BrailleArtist/obj/Release/Braille Artist_MarkupCompile.cache deleted file mode 100644 index 5ebade8..0000000 --- a/BrailleArtist/obj/Release/Braille Artist_MarkupCompile.cache +++ /dev/null @@ -1,20 +0,0 @@ -Braille Artist - - -winexe -C# -.cs -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\ -BrailleArtist -none -false -TRACE -D:\Documents\C#\BrailleArtist\BrailleArtist\App.xaml -51481557068 - -111193560182 -151270957945 -Assets\Langs\en-US.xaml;Assets\Langs\zh-CN.xaml;Assets\Styles\DefaultStyle.xaml;View\IMessageBox.xaml;View\MainView.xaml; - -False - diff --git a/BrailleArtist/obj/Release/Braille Artist_MarkupCompile.lref b/BrailleArtist/obj/Release/Braille Artist_MarkupCompile.lref deleted file mode 100644 index fa1f826..0000000 --- a/BrailleArtist/obj/Release/Braille Artist_MarkupCompile.lref +++ /dev/null @@ -1,5 +0,0 @@ - -FD:\Documents\C#\BrailleArtist\BrailleArtist\App.xaml;; -FD:\Documents\C#\BrailleArtist\BrailleArtist\View\IMessageBox.xaml;; -FD:\Documents\C#\BrailleArtist\BrailleArtist\View\MainView.xaml;; - diff --git a/BrailleArtist/obj/Release/BrailleArtist.Properties.Resources.resources b/BrailleArtist/obj/Release/BrailleArtist.Properties.Resources.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/BrailleArtist/obj/Release/BrailleArtist.Properties.Resources.resources and /dev/null differ diff --git a/BrailleArtist/obj/Release/BrailleArtist.csproj.AssemblyReference.cache b/BrailleArtist/obj/Release/BrailleArtist.csproj.AssemblyReference.cache deleted file mode 100644 index f5e894a..0000000 Binary files a/BrailleArtist/obj/Release/BrailleArtist.csproj.AssemblyReference.cache and /dev/null differ diff --git a/BrailleArtist/obj/Release/BrailleArtist.csproj.CoreCompileInputs.cache b/BrailleArtist/obj/Release/BrailleArtist.csproj.CoreCompileInputs.cache deleted file mode 100644 index d6fd935..0000000 --- a/BrailleArtist/obj/Release/BrailleArtist.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -49fcc6d329a335ca221849dcbd720be1f406606c diff --git a/BrailleArtist/obj/Release/BrailleArtist.csproj.FileListAbsolute.txt b/BrailleArtist/obj/Release/BrailleArtist.csproj.FileListAbsolute.txt deleted file mode 100644 index 609f09e..0000000 --- a/BrailleArtist/obj/Release/BrailleArtist.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,21 +0,0 @@ -D:\Documents\C#\BrailleArtist\BrailleArtist\bin\Release\Braille Artist.exe.config -D:\Documents\C#\BrailleArtist\BrailleArtist\bin\Release\Braille Artist.exe -D:\Documents\C#\BrailleArtist\BrailleArtist\bin\Release\Braille Artist.pdb -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\Assets\Langs\en-US.baml -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\Assets\Langs\zh-CN.baml -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\Assets\Styles\DefaultStyle.baml -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\View\IMessageBox.g.cs -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\View\MainView.g.cs -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\App.g.cs -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\Braille Artist_MarkupCompile.cache -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\Braille Artist_MarkupCompile.lref -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\App.baml -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\View\IMessageBox.baml -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\View\MainView.baml -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\Braille Artist.g.resources -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\BrailleArtist.Properties.Resources.resources -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\BrailleArtist.csproj.GenerateResource.cache -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\BrailleArtist.csproj.CoreCompileInputs.cache -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\Braille Artist.exe -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\Braille Artist.pdb -D:\Documents\C#\BrailleArtist\BrailleArtist\obj\Release\BrailleArtist.csproj.AssemblyReference.cache diff --git a/BrailleArtist/obj/Release/BrailleArtist.csproj.GenerateResource.cache b/BrailleArtist/obj/Release/BrailleArtist.csproj.GenerateResource.cache deleted file mode 100644 index e658fc7..0000000 Binary files a/BrailleArtist/obj/Release/BrailleArtist.csproj.GenerateResource.cache and /dev/null differ diff --git a/BrailleArtist/obj/Release/TempPE/Properties.Resources.Designer.cs.dll b/BrailleArtist/obj/Release/TempPE/Properties.Resources.Designer.cs.dll deleted file mode 100644 index 2b9981e..0000000 Binary files a/BrailleArtist/obj/Release/TempPE/Properties.Resources.Designer.cs.dll and /dev/null differ diff --git a/BrailleArtist/obj/Release/View/IMessageBox.baml b/BrailleArtist/obj/Release/View/IMessageBox.baml deleted file mode 100644 index 1ab0558..0000000 Binary files a/BrailleArtist/obj/Release/View/IMessageBox.baml and /dev/null differ diff --git a/BrailleArtist/obj/Release/View/IMessageBox.g.cs b/BrailleArtist/obj/Release/View/IMessageBox.g.cs deleted file mode 100644 index 324a575..0000000 --- a/BrailleArtist/obj/Release/View/IMessageBox.g.cs +++ /dev/null @@ -1,189 +0,0 @@ -#pragma checksum "..\..\..\View\IMessageBox.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "6E46799DFE719F636E0E71F99B16DE40EB37AA30AE58572BB12A9B099A5413AC" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BrailleArtist.View; -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; - - -namespace BrailleArtist.View { - - - /// - /// IMessageBox - /// - public partial class IMessageBox : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 8 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal BrailleArtist.View.IMessageBox window; - - #line default - #line hidden - - - #line 21 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Border MainGrid; - - #line default - #line hidden - - - #line 31 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid ConrtolBox; - - #line default - #line hidden - - - #line 33 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock TitleLabel; - - #line default - #line hidden - - - #line 38 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock MsgLabel; - - #line default - #line hidden - - - #line 41 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button YesButton; - - #line default - #line hidden - - - #line 42 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button NoButton; - - #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("/Braille Artist;component/view/imessagebox.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\View\IMessageBox.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.window = ((BrailleArtist.View.IMessageBox)(target)); - - #line 9 "..\..\..\View\IMessageBox.xaml" - this.window.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); - - #line default - #line hidden - return; - case 2: - this.MainGrid = ((System.Windows.Controls.Border)(target)); - return; - case 3: - - #line 30 "..\..\..\View\IMessageBox.xaml" - ((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.WindowMove); - - #line default - #line hidden - return; - case 4: - this.ConrtolBox = ((System.Windows.Controls.Grid)(target)); - return; - case 5: - - #line 32 "..\..\..\View\IMessageBox.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CloseButton_Click); - - #line default - #line hidden - return; - case 6: - this.TitleLabel = ((System.Windows.Controls.TextBlock)(target)); - return; - case 7: - this.MsgLabel = ((System.Windows.Controls.TextBlock)(target)); - return; - case 8: - this.YesButton = ((System.Windows.Controls.Button)(target)); - - #line 41 "..\..\..\View\IMessageBox.xaml" - this.YesButton.Click += new System.Windows.RoutedEventHandler(this.YesButton_Click); - - #line default - #line hidden - return; - case 9: - this.NoButton = ((System.Windows.Controls.Button)(target)); - - #line 42 "..\..\..\View\IMessageBox.xaml" - this.NoButton.Click += new System.Windows.RoutedEventHandler(this.NoButton_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/BrailleArtist/obj/Release/View/IMessageBox.g.i.cs b/BrailleArtist/obj/Release/View/IMessageBox.g.i.cs deleted file mode 100644 index 324a575..0000000 --- a/BrailleArtist/obj/Release/View/IMessageBox.g.i.cs +++ /dev/null @@ -1,189 +0,0 @@ -#pragma checksum "..\..\..\View\IMessageBox.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "6E46799DFE719F636E0E71F99B16DE40EB37AA30AE58572BB12A9B099A5413AC" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BrailleArtist.View; -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; - - -namespace BrailleArtist.View { - - - /// - /// IMessageBox - /// - public partial class IMessageBox : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 8 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal BrailleArtist.View.IMessageBox window; - - #line default - #line hidden - - - #line 21 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Border MainGrid; - - #line default - #line hidden - - - #line 31 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid ConrtolBox; - - #line default - #line hidden - - - #line 33 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock TitleLabel; - - #line default - #line hidden - - - #line 38 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock MsgLabel; - - #line default - #line hidden - - - #line 41 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button YesButton; - - #line default - #line hidden - - - #line 42 "..\..\..\View\IMessageBox.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button NoButton; - - #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("/Braille Artist;component/view/imessagebox.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\View\IMessageBox.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.window = ((BrailleArtist.View.IMessageBox)(target)); - - #line 9 "..\..\..\View\IMessageBox.xaml" - this.window.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); - - #line default - #line hidden - return; - case 2: - this.MainGrid = ((System.Windows.Controls.Border)(target)); - return; - case 3: - - #line 30 "..\..\..\View\IMessageBox.xaml" - ((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.WindowMove); - - #line default - #line hidden - return; - case 4: - this.ConrtolBox = ((System.Windows.Controls.Grid)(target)); - return; - case 5: - - #line 32 "..\..\..\View\IMessageBox.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CloseButton_Click); - - #line default - #line hidden - return; - case 6: - this.TitleLabel = ((System.Windows.Controls.TextBlock)(target)); - return; - case 7: - this.MsgLabel = ((System.Windows.Controls.TextBlock)(target)); - return; - case 8: - this.YesButton = ((System.Windows.Controls.Button)(target)); - - #line 41 "..\..\..\View\IMessageBox.xaml" - this.YesButton.Click += new System.Windows.RoutedEventHandler(this.YesButton_Click); - - #line default - #line hidden - return; - case 9: - this.NoButton = ((System.Windows.Controls.Button)(target)); - - #line 42 "..\..\..\View\IMessageBox.xaml" - this.NoButton.Click += new System.Windows.RoutedEventHandler(this.NoButton_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/BrailleArtist/obj/Release/View/MainView.baml b/BrailleArtist/obj/Release/View/MainView.baml deleted file mode 100644 index 6fda5f0..0000000 Binary files a/BrailleArtist/obj/Release/View/MainView.baml and /dev/null differ diff --git a/BrailleArtist/obj/Release/View/MainView.g.cs b/BrailleArtist/obj/Release/View/MainView.g.cs deleted file mode 100644 index 02b2c2e..0000000 --- a/BrailleArtist/obj/Release/View/MainView.g.cs +++ /dev/null @@ -1,362 +0,0 @@ -#pragma checksum "..\..\..\View\MainView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "007A8F00819B0344B8475B6980CBD5DE57C8BD36FB413C4D2CF5B639445B08FA" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BrailleArtist; -using BrailleArtist.ViewModel; -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; - - -namespace BrailleArtist { - - - /// - /// MainView - /// - public partial class MainView : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 9 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal BrailleArtist.MainView window; - - #line default - #line hidden - - - #line 17 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Border MainGrid; - - #line default - #line hidden - - - #line 61 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button MaximizeButton; - - #line default - #line hidden - - - #line 83 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock ImportHelpText; - - #line default - #line hidden - - - #line 84 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Image OraginImg; - - #line default - #line hidden - - - #line 117 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox Width_TextBox; - - #line default - #line hidden - - - #line 118 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox RatioLock; - - #line default - #line hidden - - - #line 119 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox Height_TextBox; - - #line default - #line hidden - - - #line 157 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox BrailleView; - - #line default - #line hidden - - - #line 162 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid LoadingGrid; - - #line default - #line hidden - - - #line 168 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid AboutView; - - #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("/Braille Artist;component/view/mainview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\View\MainView.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.window = ((BrailleArtist.MainView)(target)); - - #line 10 "..\..\..\View\MainView.xaml" - this.window.KeyDown += new System.Windows.Input.KeyEventHandler(this.OnKeyDown); - - #line default - #line hidden - - #line 10 "..\..\..\View\MainView.xaml" - this.window.ContentRendered += new System.EventHandler(this.Window_ContentRendered); - - #line default - #line hidden - return; - case 2: - this.MainGrid = ((System.Windows.Controls.Border)(target)); - return; - case 3: - - #line 26 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.WindowControl); - - #line default - #line hidden - return; - case 4: - - #line 39 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Language_enUS_Click); - - #line default - #line hidden - return; - case 5: - - #line 44 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Language_zhCN_Click); - - #line default - #line hidden - return; - case 6: - - #line 50 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.About_Click); - - #line default - #line hidden - return; - case 7: - - #line 60 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.MinimizeButton_Click); - - #line default - #line hidden - return; - case 8: - this.MaximizeButton = ((System.Windows.Controls.Button)(target)); - - #line 61 "..\..\..\View\MainView.xaml" - this.MaximizeButton.Click += new System.Windows.RoutedEventHandler(this.MaximizeButton_Click); - - #line default - #line hidden - return; - case 9: - - #line 62 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CloseButton_Click); - - #line default - #line hidden - return; - case 10: - - #line 77 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).Drop += new System.Windows.DragEventHandler(this.Img_Drop); - - #line default - #line hidden - - #line 77 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).DragEnter += new System.Windows.DragEventHandler(this.Img_DragEnter); - - #line default - #line hidden - - #line 77 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Img_Choose); - - #line default - #line hidden - return; - case 11: - this.ImportHelpText = ((System.Windows.Controls.TextBlock)(target)); - return; - case 12: - this.OraginImg = ((System.Windows.Controls.Image)(target)); - return; - case 13: - this.Width_TextBox = ((System.Windows.Controls.TextBox)(target)); - - #line 117 "..\..\..\View\MainView.xaml" - this.Width_TextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Size_Changed); - - #line default - #line hidden - return; - case 14: - this.RatioLock = ((System.Windows.Controls.CheckBox)(target)); - return; - case 15: - this.Height_TextBox = ((System.Windows.Controls.TextBox)(target)); - - #line 119 "..\..\..\View\MainView.xaml" - this.Height_TextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Size_Changed); - - #line default - #line hidden - return; - case 16: - - #line 121 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Grid)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.MiddleBright_MouseUp); - - #line default - #line hidden - return; - case 17: - - #line 127 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Slider)(target)).ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.MiddleBright_Changed); - - #line default - #line hidden - return; - case 18: - - #line 131 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Reset_Button_Click); - - #line default - #line hidden - return; - case 19: - - #line 132 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Draw_Button_Click); - - #line default - #line hidden - return; - case 20: - - #line 133 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Copy_Button_Click); - - #line default - #line hidden - return; - case 21: - - #line 156 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.ScrollViewer)(target)).PreviewMouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.ViewScale_Change); - - #line default - #line hidden - return; - case 22: - this.BrailleView = ((System.Windows.Controls.TextBox)(target)); - return; - case 23: - this.LoadingGrid = ((System.Windows.Controls.Grid)(target)); - return; - case 24: - this.AboutView = ((System.Windows.Controls.Grid)(target)); - return; - case 25: - - #line 179 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.About_Click); - - #line default - #line hidden - return; - case 26: - - #line 191 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.GithubLink_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/BrailleArtist/obj/Release/View/MainView.g.i.cs b/BrailleArtist/obj/Release/View/MainView.g.i.cs deleted file mode 100644 index 02b2c2e..0000000 --- a/BrailleArtist/obj/Release/View/MainView.g.i.cs +++ /dev/null @@ -1,362 +0,0 @@ -#pragma checksum "..\..\..\View\MainView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "007A8F00819B0344B8475B6980CBD5DE57C8BD36FB413C4D2CF5B639445B08FA" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BrailleArtist; -using BrailleArtist.ViewModel; -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; - - -namespace BrailleArtist { - - - /// - /// MainView - /// - public partial class MainView : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 9 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal BrailleArtist.MainView window; - - #line default - #line hidden - - - #line 17 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Border MainGrid; - - #line default - #line hidden - - - #line 61 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button MaximizeButton; - - #line default - #line hidden - - - #line 83 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock ImportHelpText; - - #line default - #line hidden - - - #line 84 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Image OraginImg; - - #line default - #line hidden - - - #line 117 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox Width_TextBox; - - #line default - #line hidden - - - #line 118 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox RatioLock; - - #line default - #line hidden - - - #line 119 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox Height_TextBox; - - #line default - #line hidden - - - #line 157 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox BrailleView; - - #line default - #line hidden - - - #line 162 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid LoadingGrid; - - #line default - #line hidden - - - #line 168 "..\..\..\View\MainView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid AboutView; - - #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("/Braille Artist;component/view/mainview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\View\MainView.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.window = ((BrailleArtist.MainView)(target)); - - #line 10 "..\..\..\View\MainView.xaml" - this.window.KeyDown += new System.Windows.Input.KeyEventHandler(this.OnKeyDown); - - #line default - #line hidden - - #line 10 "..\..\..\View\MainView.xaml" - this.window.ContentRendered += new System.EventHandler(this.Window_ContentRendered); - - #line default - #line hidden - return; - case 2: - this.MainGrid = ((System.Windows.Controls.Border)(target)); - return; - case 3: - - #line 26 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.WindowControl); - - #line default - #line hidden - return; - case 4: - - #line 39 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Language_enUS_Click); - - #line default - #line hidden - return; - case 5: - - #line 44 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Language_zhCN_Click); - - #line default - #line hidden - return; - case 6: - - #line 50 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.About_Click); - - #line default - #line hidden - return; - case 7: - - #line 60 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.MinimizeButton_Click); - - #line default - #line hidden - return; - case 8: - this.MaximizeButton = ((System.Windows.Controls.Button)(target)); - - #line 61 "..\..\..\View\MainView.xaml" - this.MaximizeButton.Click += new System.Windows.RoutedEventHandler(this.MaximizeButton_Click); - - #line default - #line hidden - return; - case 9: - - #line 62 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CloseButton_Click); - - #line default - #line hidden - return; - case 10: - - #line 77 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).Drop += new System.Windows.DragEventHandler(this.Img_Drop); - - #line default - #line hidden - - #line 77 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).DragEnter += new System.Windows.DragEventHandler(this.Img_DragEnter); - - #line default - #line hidden - - #line 77 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Img_Choose); - - #line default - #line hidden - return; - case 11: - this.ImportHelpText = ((System.Windows.Controls.TextBlock)(target)); - return; - case 12: - this.OraginImg = ((System.Windows.Controls.Image)(target)); - return; - case 13: - this.Width_TextBox = ((System.Windows.Controls.TextBox)(target)); - - #line 117 "..\..\..\View\MainView.xaml" - this.Width_TextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Size_Changed); - - #line default - #line hidden - return; - case 14: - this.RatioLock = ((System.Windows.Controls.CheckBox)(target)); - return; - case 15: - this.Height_TextBox = ((System.Windows.Controls.TextBox)(target)); - - #line 119 "..\..\..\View\MainView.xaml" - this.Height_TextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.Size_Changed); - - #line default - #line hidden - return; - case 16: - - #line 121 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Grid)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.MiddleBright_MouseUp); - - #line default - #line hidden - return; - case 17: - - #line 127 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Slider)(target)).ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.MiddleBright_Changed); - - #line default - #line hidden - return; - case 18: - - #line 131 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Reset_Button_Click); - - #line default - #line hidden - return; - case 19: - - #line 132 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Draw_Button_Click); - - #line default - #line hidden - return; - case 20: - - #line 133 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Copy_Button_Click); - - #line default - #line hidden - return; - case 21: - - #line 156 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.ScrollViewer)(target)).PreviewMouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.ViewScale_Change); - - #line default - #line hidden - return; - case 22: - this.BrailleView = ((System.Windows.Controls.TextBox)(target)); - return; - case 23: - this.LoadingGrid = ((System.Windows.Controls.Grid)(target)); - return; - case 24: - this.AboutView = ((System.Windows.Controls.Grid)(target)); - return; - case 25: - - #line 179 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.About_Click); - - #line default - #line hidden - return; - case 26: - - #line 191 "..\..\..\View\MainView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.GithubLink_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} -