diff --git a/BWPClientForTianRou/KeyPad/bin/Debug/KeyPad.dll b/BWPClientForTianRou/KeyPad/bin/Debug/KeyPad.dll
deleted file mode 100644
index 2804a6a..0000000
Binary files a/BWPClientForTianRou/KeyPad/bin/Debug/KeyPad.dll and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/bin/Debug/KeyPad.dll.config b/BWPClientForTianRou/KeyPad/bin/Debug/KeyPad.dll.config
deleted file mode 100644
index 49cc43e..0000000
--- a/BWPClientForTianRou/KeyPad/bin/Debug/KeyPad.dll.config
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/BWPClientForTianRou/KeyPad/bin/Debug/KeyPad.pdb b/BWPClientForTianRou/KeyPad/bin/Debug/KeyPad.pdb
deleted file mode 100644
index 3828917..0000000
Binary files a/BWPClientForTianRou/KeyPad/bin/Debug/KeyPad.pdb and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/BWPClientForTianRou/KeyPad/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index ff170f6..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/BWPClientForTianRou/KeyPad/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index db6bc3d..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/GeneratedInternalTypeHelper.g.cs b/BWPClientForTianRou/KeyPad/obj/Debug/GeneratedInternalTypeHelper.g.cs
deleted file mode 100644
index 7f8711b..0000000
--- a/BWPClientForTianRou/KeyPad/obj/Debug/GeneratedInternalTypeHelper.g.cs
+++ /dev/null
@@ -1,62 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.18063
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-namespace XamlGeneratedNamespace {
-
-
- ///
- /// GeneratedInternalTypeHelper
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
-
- ///
- /// CreateInstance
- ///
- protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
- return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
- | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
- }
-
- ///
- /// GetPropertyValue
- ///
- protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
- return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// SetPropertyValue
- ///
- protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
- propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// CreateDelegate
- ///
- protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
- return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
- | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
- delegateType,
- handler}, null)));
- }
-
- ///
- /// AddEventHandler
- ///
- protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
- eventInfo.AddEventHandler(target, handler);
- }
- }
-}
-
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/GeneratedInternalTypeHelper.g.i.cs b/BWPClientForTianRou/KeyPad/obj/Debug/GeneratedInternalTypeHelper.g.i.cs
deleted file mode 100644
index 7f8711b..0000000
--- a/BWPClientForTianRou/KeyPad/obj/Debug/GeneratedInternalTypeHelper.g.i.cs
+++ /dev/null
@@ -1,62 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.18063
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-namespace XamlGeneratedNamespace {
-
-
- ///
- /// GeneratedInternalTypeHelper
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
-
- ///
- /// CreateInstance
- ///
- protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
- return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
- | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
- }
-
- ///
- /// GetPropertyValue
- ///
- protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
- return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// SetPropertyValue
- ///
- protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
- propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// CreateDelegate
- ///
- protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
- return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
- | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
- delegateType,
- handler}, null)));
- }
-
- ///
- /// AddEventHandler
- ///
- protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
- eventInfo.AddEventHandler(target, handler);
- }
- }
-}
-
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.Properties.Resources.resources b/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.Properties.Resources.resources
deleted file mode 100644
index 6c05a97..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.Properties.Resources.resources and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.csproj.FileListAbsolute.txt b/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.csproj.FileListAbsolute.txt
deleted file mode 100644
index 0779f96..0000000
--- a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-E:\BWPB3\src\B3HRClient\KeyPad\bin\Debug\KeyPad.dll.config
-E:\BWPB3\src\B3HRClient\KeyPad\bin\Debug\KeyPad.dll
-E:\BWPB3\src\B3HRClient\KeyPad\bin\Debug\KeyPad.pdb
-E:\BWPB3\src\B3HRClient\KeyPad\obj\Debug\Keypad.baml
-E:\BWPB3\src\B3HRClient\KeyPad\obj\Debug\Keypad.g.cs
-E:\BWPB3\src\B3HRClient\KeyPad\obj\Debug\VirtualKeyboard.g.cs
-E:\BWPB3\src\B3HRClient\KeyPad\obj\Debug\GeneratedInternalTypeHelper.g.cs
-E:\BWPB3\src\B3HRClient\KeyPad\obj\Debug\KeyPad_MarkupCompile.cache
-E:\BWPB3\src\B3HRClient\KeyPad\obj\Debug\KeyPad_MarkupCompile.lref
-E:\BWPB3\src\B3HRClient\KeyPad\obj\Debug\VirtualKeyboard.baml
-E:\BWPB3\src\B3HRClient\KeyPad\obj\Debug\KeyPad.g.resources
-E:\BWPB3\src\B3HRClient\KeyPad\obj\Debug\KeyPad.Properties.Resources.resources
-E:\BWPB3\src\B3HRClient\KeyPad\obj\Debug\KeyPad.csproj.GenerateResource.Cache
-E:\BWPB3\src\B3HRClient\KeyPad\obj\Debug\KeyPad.dll
-E:\BWPB3\src\B3HRClient\KeyPad\obj\Debug\KeyPad.pdb
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\bin\Debug\KeyPad.dll.config
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\bin\Debug\KeyPad.dll
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\bin\Debug\KeyPad.pdb
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\Debug\Keypad.baml
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\Debug\Keypad.g.cs
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\Debug\VirtualKeyboard.g.cs
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\Debug\GeneratedInternalTypeHelper.g.cs
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\Debug\KeyPad_MarkupCompile.cache
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\Debug\KeyPad_MarkupCompile.lref
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\Debug\VirtualKeyboard.baml
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\Debug\KeyPad.g.resources
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\Debug\KeyPad.Properties.Resources.resources
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\Debug\KeyPad.csproj.GenerateResource.Cache
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\Debug\KeyPad.dll
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\Debug\KeyPad.pdb
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.csproj.GenerateResource.Cache b/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.csproj.GenerateResource.Cache
deleted file mode 100644
index 0b6bad3..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.csproj.GenerateResource.Cache and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.dll b/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.dll
deleted file mode 100644
index 2804a6a..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.dll and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.g.resources b/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.g.resources
deleted file mode 100644
index 0e4bc0d..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.g.resources and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.pdb b/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.pdb
deleted file mode 100644
index 3828917..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad.pdb and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad_MarkupCompile.cache b/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad_MarkupCompile.cache
deleted file mode 100644
index d36d7a0..0000000
--- a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-KeyPad
-
-
-library
-C#
-.cs
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\Debug\
-KeyPad
-none
-false
-DEBUG;TRACE
-
-2-823579839
-
-6172285671
-12-1381780322
-Keypad.xaml;VirtualKeyboard.xaml;
-
-False
-
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad_MarkupCompile.i.cache b/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad_MarkupCompile.i.cache
deleted file mode 100644
index a6ed81d..0000000
--- a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad_MarkupCompile.i.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-KeyPad
-
-
-library
-C#
-.cs
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\Debug\
-KeyPad
-none
-false
-DEBUG;TRACE
-
-2-823579839
-
-71184260995
-12-1381780322
-Keypad.xaml;VirtualKeyboard.xaml;
-
-False
-
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad_MarkupCompile.lref b/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad_MarkupCompile.lref
deleted file mode 100644
index 4f35ca2..0000000
--- a/BWPClientForTianRou/KeyPad/obj/Debug/KeyPad_MarkupCompile.lref
+++ /dev/null
@@ -1,4 +0,0 @@
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\Debug\GeneratedInternalTypeHelper.g.cs
-
-FE:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\VirtualKeyboard.xaml;;
-
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/Keypad.baml b/BWPClientForTianRou/KeyPad/obj/Debug/Keypad.baml
deleted file mode 100644
index 165b87e..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/Debug/Keypad.baml and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/Keypad.g.cs b/BWPClientForTianRou/KeyPad/obj/Debug/Keypad.g.cs
deleted file mode 100644
index bb3fbf4..0000000
--- a/BWPClientForTianRou/KeyPad/obj/Debug/Keypad.g.cs
+++ /dev/null
@@ -1,112 +0,0 @@
-#pragma checksum "..\..\Keypad.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "0EA72944CB3E823C356985C496EF3095"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.18063
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-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 KeyPad {
-
-
- ///
- /// Keypad
- ///
- public partial class Keypad : System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
-
-
- #line 50 "..\..\Keypad.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button button9;
-
- #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("/KeyPad;component/keypad.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\Keypad.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 2:
- this.button9 = ((System.Windows.Controls.Button)(target));
- return;
- }
- this._contentLoaded = true;
- }
-
- [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.Performance", "CA1800:DoNotCastUnnecessarily")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
- System.Windows.EventSetter eventSetter;
- switch (connectionId)
- {
- case 1:
- eventSetter = new System.Windows.EventSetter();
- eventSetter.Event = System.Windows.Controls.Primitives.ButtonBase.ClickEvent;
-
- #line 17 "..\..\Keypad.xaml"
- eventSetter.Handler = new System.Windows.RoutedEventHandler(this.button_Click);
-
- #line default
- #line hidden
- ((System.Windows.Style)(target)).Setters.Add(eventSetter);
- break;
- }
- }
- }
-}
-
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/Keypad.g.i.cs b/BWPClientForTianRou/KeyPad/obj/Debug/Keypad.g.i.cs
deleted file mode 100644
index bb3fbf4..0000000
--- a/BWPClientForTianRou/KeyPad/obj/Debug/Keypad.g.i.cs
+++ /dev/null
@@ -1,112 +0,0 @@
-#pragma checksum "..\..\Keypad.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "0EA72944CB3E823C356985C496EF3095"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.18063
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-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 KeyPad {
-
-
- ///
- /// Keypad
- ///
- public partial class Keypad : System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
-
-
- #line 50 "..\..\Keypad.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button button9;
-
- #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("/KeyPad;component/keypad.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\Keypad.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 2:
- this.button9 = ((System.Windows.Controls.Button)(target));
- return;
- }
- this._contentLoaded = true;
- }
-
- [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.Performance", "CA1800:DoNotCastUnnecessarily")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
- System.Windows.EventSetter eventSetter;
- switch (connectionId)
- {
- case 1:
- eventSetter = new System.Windows.EventSetter();
- eventSetter.Event = System.Windows.Controls.Primitives.ButtonBase.ClickEvent;
-
- #line 17 "..\..\Keypad.xaml"
- eventSetter.Handler = new System.Windows.RoutedEventHandler(this.button_Click);
-
- #line default
- #line hidden
- ((System.Windows.Style)(target)).Setters.Add(eventSetter);
- break;
- }
- }
- }
-}
-
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/BWPClientForTianRou/KeyPad/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
deleted file mode 100644
index dc5bbc1..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/VirtualKeyboard.baml b/BWPClientForTianRou/KeyPad/obj/Debug/VirtualKeyboard.baml
deleted file mode 100644
index f89120b..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/Debug/VirtualKeyboard.baml and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/VirtualKeyboard.g.cs b/BWPClientForTianRou/KeyPad/obj/Debug/VirtualKeyboard.g.cs
deleted file mode 100644
index 510eed2..0000000
--- a/BWPClientForTianRou/KeyPad/obj/Debug/VirtualKeyboard.g.cs
+++ /dev/null
@@ -1,146 +0,0 @@
-#pragma checksum "..\..\VirtualKeyboard.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "3DA23B3C5AF81CB9225955DAE2A7B0E1"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.18063
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using KeyPad.Converter;
-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 KeyPad {
-
-
- ///
- /// VirtualKeyboard
- ///
- public partial class VirtualKeyboard : System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
-
-
- #line 7 "..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal KeyPad.VirtualKeyboard Keyboard;
-
- #line default
- #line hidden
-
-
- #line 70 "..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Grid AlfaKeyboard;
-
- #line default
- #line hidden
-
-
- #line 73 "..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.RowDefinition NumberKeys;
-
- #line default
- #line hidden
-
-
- #line 193 "..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Grid NumKeyboard;
-
- #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("/KeyPad;component/virtualkeyboard.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\VirtualKeyboard.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.Keyboard = ((KeyPad.VirtualKeyboard)(target));
- return;
- case 3:
- this.AlfaKeyboard = ((System.Windows.Controls.Grid)(target));
- return;
- case 4:
- this.NumberKeys = ((System.Windows.Controls.RowDefinition)(target));
- return;
- case 5:
- this.NumKeyboard = ((System.Windows.Controls.Grid)(target));
- return;
- }
- this._contentLoaded = true;
- }
-
- [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.Performance", "CA1800:DoNotCastUnnecessarily")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
- System.Windows.EventSetter eventSetter;
- switch (connectionId)
- {
- case 2:
- eventSetter = new System.Windows.EventSetter();
- eventSetter.Event = System.Windows.Controls.Primitives.ButtonBase.ClickEvent;
-
- #line 17 "..\..\VirtualKeyboard.xaml"
- eventSetter.Handler = new System.Windows.RoutedEventHandler(this.button_Click);
-
- #line default
- #line hidden
- ((System.Windows.Style)(target)).Setters.Add(eventSetter);
- break;
- }
- }
- }
-}
-
diff --git a/BWPClientForTianRou/KeyPad/obj/Debug/VirtualKeyboard.g.i.cs b/BWPClientForTianRou/KeyPad/obj/Debug/VirtualKeyboard.g.i.cs
deleted file mode 100644
index 510eed2..0000000
--- a/BWPClientForTianRou/KeyPad/obj/Debug/VirtualKeyboard.g.i.cs
+++ /dev/null
@@ -1,146 +0,0 @@
-#pragma checksum "..\..\VirtualKeyboard.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "3DA23B3C5AF81CB9225955DAE2A7B0E1"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.18063
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using KeyPad.Converter;
-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 KeyPad {
-
-
- ///
- /// VirtualKeyboard
- ///
- public partial class VirtualKeyboard : System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
-
-
- #line 7 "..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal KeyPad.VirtualKeyboard Keyboard;
-
- #line default
- #line hidden
-
-
- #line 70 "..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Grid AlfaKeyboard;
-
- #line default
- #line hidden
-
-
- #line 73 "..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.RowDefinition NumberKeys;
-
- #line default
- #line hidden
-
-
- #line 193 "..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Grid NumKeyboard;
-
- #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("/KeyPad;component/virtualkeyboard.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\VirtualKeyboard.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.Keyboard = ((KeyPad.VirtualKeyboard)(target));
- return;
- case 3:
- this.AlfaKeyboard = ((System.Windows.Controls.Grid)(target));
- return;
- case 4:
- this.NumberKeys = ((System.Windows.Controls.RowDefinition)(target));
- return;
- case 5:
- this.NumKeyboard = ((System.Windows.Controls.Grid)(target));
- return;
- }
- this._contentLoaded = true;
- }
-
- [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.Performance", "CA1800:DoNotCastUnnecessarily")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
- System.Windows.EventSetter eventSetter;
- switch (connectionId)
- {
- case 2:
- eventSetter = new System.Windows.EventSetter();
- eventSetter.Event = System.Windows.Controls.Primitives.ButtonBase.ClickEvent;
-
- #line 17 "..\..\VirtualKeyboard.xaml"
- eventSetter.Handler = new System.Windows.RoutedEventHandler(this.button_Click);
-
- #line default
- #line hidden
- ((System.Windows.Style)(target)).Setters.Add(eventSetter);
- break;
- }
- }
- }
-}
-
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache b/BWPClientForTianRou/KeyPad/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100644
index b768f1a..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/BWPClientForTianRou/KeyPad/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100644
index 90d0ed1..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/GeneratedInternalTypeHelper.g.cs b/BWPClientForTianRou/KeyPad/obj/x86/Debug/GeneratedInternalTypeHelper.g.cs
deleted file mode 100644
index 7f8711b..0000000
--- a/BWPClientForTianRou/KeyPad/obj/x86/Debug/GeneratedInternalTypeHelper.g.cs
+++ /dev/null
@@ -1,62 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.18063
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-namespace XamlGeneratedNamespace {
-
-
- ///
- /// GeneratedInternalTypeHelper
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
-
- ///
- /// CreateInstance
- ///
- protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
- return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
- | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
- }
-
- ///
- /// GetPropertyValue
- ///
- protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
- return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// SetPropertyValue
- ///
- protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
- propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// CreateDelegate
- ///
- protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
- return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
- | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
- delegateType,
- handler}, null)));
- }
-
- ///
- /// AddEventHandler
- ///
- protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
- eventInfo.AddEventHandler(target, handler);
- }
- }
-}
-
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/GeneratedInternalTypeHelper.g.i.cs b/BWPClientForTianRou/KeyPad/obj/x86/Debug/GeneratedInternalTypeHelper.g.i.cs
deleted file mode 100644
index 7f8711b..0000000
--- a/BWPClientForTianRou/KeyPad/obj/x86/Debug/GeneratedInternalTypeHelper.g.i.cs
+++ /dev/null
@@ -1,62 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.18063
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-namespace XamlGeneratedNamespace {
-
-
- ///
- /// GeneratedInternalTypeHelper
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
-
- ///
- /// CreateInstance
- ///
- protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
- return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
- | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
- }
-
- ///
- /// GetPropertyValue
- ///
- protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
- return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// SetPropertyValue
- ///
- protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
- propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
- }
-
- ///
- /// CreateDelegate
- ///
- protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
- return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
- | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
- delegateType,
- handler}, null)));
- }
-
- ///
- /// AddEventHandler
- ///
- protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
- eventInfo.AddEventHandler(target, handler);
- }
- }
-}
-
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.Properties.Resources.resources b/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.Properties.Resources.resources
deleted file mode 100644
index 6c05a97..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.Properties.Resources.resources and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.csproj.FileListAbsolute.txt b/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.csproj.FileListAbsolute.txt
deleted file mode 100644
index 10a908f..0000000
--- a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\bin\Debug\KeyPad.dll.config
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\bin\Debug\KeyPad.dll
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\bin\Debug\KeyPad.pdb
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\x86\Debug\Keypad.baml
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\x86\Debug\Keypad.g.cs
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\x86\Debug\VirtualKeyboard.g.cs
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\x86\Debug\GeneratedInternalTypeHelper.g.cs
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\x86\Debug\KeyPad_MarkupCompile.cache
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\x86\Debug\KeyPad_MarkupCompile.lref
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\x86\Debug\VirtualKeyboard.baml
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\x86\Debug\KeyPad.g.resources
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\x86\Debug\KeyPad.Properties.Resources.resources
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\x86\Debug\KeyPad.csproj.GenerateResource.Cache
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\x86\Debug\KeyPad.dll
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\x86\Debug\KeyPad.pdb
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.csproj.GenerateResource.Cache b/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.csproj.GenerateResource.Cache
deleted file mode 100644
index 9df391b..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.csproj.GenerateResource.Cache and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.dll b/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.dll
deleted file mode 100644
index 5904d1e..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.dll and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.g.resources b/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.g.resources
deleted file mode 100644
index 0e4bc0d..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.g.resources and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.pdb b/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.pdb
deleted file mode 100644
index fb43b6c..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad.pdb and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad_MarkupCompile.cache b/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad_MarkupCompile.cache
deleted file mode 100644
index 3b851af..0000000
--- a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-KeyPad
-
-
-library
-C#
-.cs
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\x86\Debug\
-KeyPad
-none
-false
-DEBUG;TRACE
-
-2-823579839
-
-6172285671
-12-1381780322
-Keypad.xaml;VirtualKeyboard.xaml;
-
-False
-
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad_MarkupCompile.i.cache b/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad_MarkupCompile.i.cache
deleted file mode 100644
index 5e71971..0000000
--- a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad_MarkupCompile.i.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-KeyPad
-
-
-library
-C#
-.cs
-E:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\obj\x86\Debug\
-KeyPad
-none
-false
-DEBUG;TRACE
-
-2-823579839
-
-71184260995
-12-1381780322
-Keypad.xaml;VirtualKeyboard.xaml;
-
-False
-
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad_MarkupCompile.lref b/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad_MarkupCompile.lref
deleted file mode 100644
index 49ca9c9..0000000
--- a/BWPClientForTianRou/KeyPad/obj/x86/Debug/KeyPad_MarkupCompile.lref
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-FE:\BWPB3\src\其他\天肉客户端\BWPClientForTianRou\BWPClientForTianRou\KeyPad\VirtualKeyboard.xaml;;
-
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/Keypad.baml b/BWPClientForTianRou/KeyPad/obj/x86/Debug/Keypad.baml
deleted file mode 100644
index 165b87e..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/x86/Debug/Keypad.baml and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/Keypad.g.cs b/BWPClientForTianRou/KeyPad/obj/x86/Debug/Keypad.g.cs
deleted file mode 100644
index e0c0ebb..0000000
--- a/BWPClientForTianRou/KeyPad/obj/x86/Debug/Keypad.g.cs
+++ /dev/null
@@ -1,112 +0,0 @@
-#pragma checksum "..\..\..\Keypad.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "0EA72944CB3E823C356985C496EF3095"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.18063
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-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 KeyPad {
-
-
- ///
- /// Keypad
- ///
- public partial class Keypad : System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
-
-
- #line 50 "..\..\..\Keypad.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button button9;
-
- #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("/KeyPad;component/keypad.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Keypad.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 2:
- this.button9 = ((System.Windows.Controls.Button)(target));
- return;
- }
- this._contentLoaded = true;
- }
-
- [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.Performance", "CA1800:DoNotCastUnnecessarily")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
- System.Windows.EventSetter eventSetter;
- switch (connectionId)
- {
- case 1:
- eventSetter = new System.Windows.EventSetter();
- eventSetter.Event = System.Windows.Controls.Primitives.ButtonBase.ClickEvent;
-
- #line 17 "..\..\..\Keypad.xaml"
- eventSetter.Handler = new System.Windows.RoutedEventHandler(this.button_Click);
-
- #line default
- #line hidden
- ((System.Windows.Style)(target)).Setters.Add(eventSetter);
- break;
- }
- }
- }
-}
-
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/Keypad.g.i.cs b/BWPClientForTianRou/KeyPad/obj/x86/Debug/Keypad.g.i.cs
deleted file mode 100644
index e0c0ebb..0000000
--- a/BWPClientForTianRou/KeyPad/obj/x86/Debug/Keypad.g.i.cs
+++ /dev/null
@@ -1,112 +0,0 @@
-#pragma checksum "..\..\..\Keypad.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "0EA72944CB3E823C356985C496EF3095"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.18063
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-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 KeyPad {
-
-
- ///
- /// Keypad
- ///
- public partial class Keypad : System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
-
-
- #line 50 "..\..\..\Keypad.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button button9;
-
- #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("/KeyPad;component/keypad.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\Keypad.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 2:
- this.button9 = ((System.Windows.Controls.Button)(target));
- return;
- }
- this._contentLoaded = true;
- }
-
- [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.Performance", "CA1800:DoNotCastUnnecessarily")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
- System.Windows.EventSetter eventSetter;
- switch (connectionId)
- {
- case 1:
- eventSetter = new System.Windows.EventSetter();
- eventSetter.Event = System.Windows.Controls.Primitives.ButtonBase.ClickEvent;
-
- #line 17 "..\..\..\Keypad.xaml"
- eventSetter.Handler = new System.Windows.RoutedEventHandler(this.button_Click);
-
- #line default
- #line hidden
- ((System.Windows.Style)(target)).Setters.Add(eventSetter);
- break;
- }
- }
- }
-}
-
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll b/BWPClientForTianRou/KeyPad/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll
deleted file mode 100644
index 4f1b790..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/VirtualKeyboard.baml b/BWPClientForTianRou/KeyPad/obj/x86/Debug/VirtualKeyboard.baml
deleted file mode 100644
index f89120b..0000000
Binary files a/BWPClientForTianRou/KeyPad/obj/x86/Debug/VirtualKeyboard.baml and /dev/null differ
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/VirtualKeyboard.g.cs b/BWPClientForTianRou/KeyPad/obj/x86/Debug/VirtualKeyboard.g.cs
deleted file mode 100644
index a6ac196..0000000
--- a/BWPClientForTianRou/KeyPad/obj/x86/Debug/VirtualKeyboard.g.cs
+++ /dev/null
@@ -1,146 +0,0 @@
-#pragma checksum "..\..\..\VirtualKeyboard.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "3DA23B3C5AF81CB9225955DAE2A7B0E1"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.18063
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using KeyPad.Converter;
-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 KeyPad {
-
-
- ///
- /// VirtualKeyboard
- ///
- public partial class VirtualKeyboard : System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
-
-
- #line 7 "..\..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal KeyPad.VirtualKeyboard Keyboard;
-
- #line default
- #line hidden
-
-
- #line 70 "..\..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Grid AlfaKeyboard;
-
- #line default
- #line hidden
-
-
- #line 73 "..\..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.RowDefinition NumberKeys;
-
- #line default
- #line hidden
-
-
- #line 193 "..\..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Grid NumKeyboard;
-
- #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("/KeyPad;component/virtualkeyboard.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\VirtualKeyboard.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.Keyboard = ((KeyPad.VirtualKeyboard)(target));
- return;
- case 3:
- this.AlfaKeyboard = ((System.Windows.Controls.Grid)(target));
- return;
- case 4:
- this.NumberKeys = ((System.Windows.Controls.RowDefinition)(target));
- return;
- case 5:
- this.NumKeyboard = ((System.Windows.Controls.Grid)(target));
- return;
- }
- this._contentLoaded = true;
- }
-
- [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.Performance", "CA1800:DoNotCastUnnecessarily")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
- System.Windows.EventSetter eventSetter;
- switch (connectionId)
- {
- case 2:
- eventSetter = new System.Windows.EventSetter();
- eventSetter.Event = System.Windows.Controls.Primitives.ButtonBase.ClickEvent;
-
- #line 17 "..\..\..\VirtualKeyboard.xaml"
- eventSetter.Handler = new System.Windows.RoutedEventHandler(this.button_Click);
-
- #line default
- #line hidden
- ((System.Windows.Style)(target)).Setters.Add(eventSetter);
- break;
- }
- }
- }
-}
-
diff --git a/BWPClientForTianRou/KeyPad/obj/x86/Debug/VirtualKeyboard.g.i.cs b/BWPClientForTianRou/KeyPad/obj/x86/Debug/VirtualKeyboard.g.i.cs
deleted file mode 100644
index a6ac196..0000000
--- a/BWPClientForTianRou/KeyPad/obj/x86/Debug/VirtualKeyboard.g.i.cs
+++ /dev/null
@@ -1,146 +0,0 @@
-#pragma checksum "..\..\..\VirtualKeyboard.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "3DA23B3C5AF81CB9225955DAE2A7B0E1"
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.18063
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using KeyPad.Converter;
-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 KeyPad {
-
-
- ///
- /// VirtualKeyboard
- ///
- public partial class VirtualKeyboard : System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
-
-
- #line 7 "..\..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal KeyPad.VirtualKeyboard Keyboard;
-
- #line default
- #line hidden
-
-
- #line 70 "..\..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Grid AlfaKeyboard;
-
- #line default
- #line hidden
-
-
- #line 73 "..\..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.RowDefinition NumberKeys;
-
- #line default
- #line hidden
-
-
- #line 193 "..\..\..\VirtualKeyboard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Grid NumKeyboard;
-
- #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("/KeyPad;component/virtualkeyboard.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\VirtualKeyboard.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.Keyboard = ((KeyPad.VirtualKeyboard)(target));
- return;
- case 3:
- this.AlfaKeyboard = ((System.Windows.Controls.Grid)(target));
- return;
- case 4:
- this.NumberKeys = ((System.Windows.Controls.RowDefinition)(target));
- return;
- case 5:
- this.NumKeyboard = ((System.Windows.Controls.Grid)(target));
- return;
- }
- this._contentLoaded = true;
- }
-
- [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.Performance", "CA1800:DoNotCastUnnecessarily")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
- System.Windows.EventSetter eventSetter;
- switch (connectionId)
- {
- case 2:
- eventSetter = new System.Windows.EventSetter();
- eventSetter.Event = System.Windows.Controls.Primitives.ButtonBase.ClickEvent;
-
- #line 17 "..\..\..\VirtualKeyboard.xaml"
- eventSetter.Handler = new System.Windows.RoutedEventHandler(this.button_Click);
-
- #line default
- #line hidden
- ((System.Windows.Style)(target)).Setters.Add(eventSetter);
- break;
- }
- }
- }
-}
-