#pragma checksum "..\..\..\Accounts\MyAccount.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "48EC546D39635E35089EB51D8BD60A87DFEB1B8FDF6DA34C69265A03328310D7" //------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ using Aitex.Core.UI.ValidationRules; 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.Forms.Integration; 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 MECF.Framework.UI.Core.Accounts { /// /// MyAccount /// public partial class MyAccount : System.Windows.Window, System.Windows.Markup.IComponentConnector { #line 19 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Grid NewAccountViewGrid; #line default #line hidden #line 35 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Label label1; #line default #line hidden #line 36 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Label label21; #line default #line hidden #line 37 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Label label22; #line default #line hidden #line 38 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Label label41; #line default #line hidden #line 39 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Label label42; #line default #line hidden #line 40 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Label labe51; #line default #line hidden #line 41 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Label label52; #line default #line hidden #line 42 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Label label61; #line default #line hidden #line 43 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.TextBox textBoxAccountIdEdit; #line default #line hidden #line 50 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.TextBox textBoxRealName; #line default #line hidden #line 51 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.TextBox textBoxTouxian; #line default #line hidden #line 52 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.TextBox textBoxCompany; #line default #line hidden #line 53 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.TextBox textBoxDepartment; #line default #line hidden #line 54 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.TextBox textBoxPhone; #line default #line hidden #line 61 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.TextBox textBox5; #line default #line hidden #line 68 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.TextBox textBox51; #line default #line hidden #line 69 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Label label2; #line default #line hidden #line 70 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.CheckBox checkBox1; #line default #line hidden #line 72 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.ComboBox comboBoxGroup; #line default #line hidden #line 77 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button button_ChangePwd; #line default #line hidden #line 79 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button buttonCreate; #line default #line hidden #line 81 "..\..\..\Accounts\MyAccount.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button buttonClose; #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("/MECF.Framework.UI.Core;component/accounts/myaccount.xaml", System.UriKind.Relative); #line 1 "..\..\..\Accounts\MyAccount.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.NewAccountViewGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 3: this.label21 = ((System.Windows.Controls.Label)(target)); return; case 4: this.label22 = ((System.Windows.Controls.Label)(target)); return; case 5: this.label41 = ((System.Windows.Controls.Label)(target)); return; case 6: this.label42 = ((System.Windows.Controls.Label)(target)); return; case 7: this.labe51 = ((System.Windows.Controls.Label)(target)); return; case 8: this.label52 = ((System.Windows.Controls.Label)(target)); return; case 9: this.label61 = ((System.Windows.Controls.Label)(target)); return; case 10: this.textBoxAccountIdEdit = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.textBoxRealName = ((System.Windows.Controls.TextBox)(target)); return; case 12: this.textBoxTouxian = ((System.Windows.Controls.TextBox)(target)); return; case 13: this.textBoxCompany = ((System.Windows.Controls.TextBox)(target)); return; case 14: this.textBoxDepartment = ((System.Windows.Controls.TextBox)(target)); return; case 15: this.textBoxPhone = ((System.Windows.Controls.TextBox)(target)); return; case 16: this.textBox5 = ((System.Windows.Controls.TextBox)(target)); return; case 17: this.textBox51 = ((System.Windows.Controls.TextBox)(target)); return; case 18: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 19: this.checkBox1 = ((System.Windows.Controls.CheckBox)(target)); return; case 20: this.comboBoxGroup = ((System.Windows.Controls.ComboBox)(target)); return; case 21: this.button_ChangePwd = ((System.Windows.Controls.Button)(target)); #line 77 "..\..\..\Accounts\MyAccount.xaml" this.button_ChangePwd.Click += new System.Windows.RoutedEventHandler(this.button_ChangePwd_Click); #line default #line hidden return; case 22: this.buttonCreate = ((System.Windows.Controls.Button)(target)); #line 79 "..\..\..\Accounts\MyAccount.xaml" this.buttonCreate.Click += new System.Windows.RoutedEventHandler(this.button_Save_Click); #line default #line hidden return; case 23: this.buttonClose = ((System.Windows.Controls.Button)(target)); #line 81 "..\..\..\Accounts\MyAccount.xaml" this.buttonClose.Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; } this._contentLoaded = true; } } }