void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.TopPanel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 2:
     this.grid = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.TxtNewPass = ((CSharpLibV4.Controls.NewBox)(target));
     return;
     case 4:
     this.BtnOK = ((System.Windows.Controls.Button)(target));
     return;
     case 5:
     this.BtnCancel = ((System.Windows.Controls.Button)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.uc = ((Audit.Ui.CustomMethodEditUCView)(target));
     return;
     case 2:
     this.grid = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.TopPanel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 4:
     this.DGExcelTem = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 5:
     this.btnPlus = ((System.Windows.Controls.Button)(target));
     return;
     case 6:
     this.btnMinus = ((System.Windows.Controls.Button)(target));
     return;
     case 7:
     this.btnTime = ((System.Windows.Controls.Button)(target));
     return;
     case 8:
     this.btnDiv = ((System.Windows.Controls.Button)(target));
     return;
     case 9:
     this.btnSqu = ((System.Windows.Controls.Button)(target));
     return;
     case 10:
     this.btnNot = ((System.Windows.Controls.Button)(target));
     return;
     case 11:
     this.btnSin = ((System.Windows.Controls.Button)(target));
     return;
     case 12:
     this.btnCos = ((System.Windows.Controls.Button)(target));
     return;
     case 13:
     this.btnTan = ((System.Windows.Controls.Button)(target));
     return;
     case 14:
     this.btnDaoshu = ((System.Windows.Controls.Button)(target));
     return;
     case 15:
     this.btnPer = ((System.Windows.Controls.Button)(target));
     return;
     case 16:
     this.btnLeft = ((System.Windows.Controls.Button)(target));
     return;
     case 17:
     this.btnRight = ((System.Windows.Controls.Button)(target));
     return;
     case 18:
     this.btnZero = ((System.Windows.Controls.Button)(target));
     return;
     case 19:
     this.btnOne = ((System.Windows.Controls.Button)(target));
     return;
     case 20:
     this.btnTwo = ((System.Windows.Controls.Button)(target));
     return;
     case 21:
     this.btnThree = ((System.Windows.Controls.Button)(target));
     return;
     case 22:
     this.btnFour = ((System.Windows.Controls.Button)(target));
     return;
     case 23:
     this.btnFive = ((System.Windows.Controls.Button)(target));
     return;
     case 24:
     this.btnSix = ((System.Windows.Controls.Button)(target));
     return;
     case 25:
     this.btnSeven = ((System.Windows.Controls.Button)(target));
     return;
     case 26:
     this.btnEight = ((System.Windows.Controls.Button)(target));
     return;
     case 27:
     this.btnNight = ((System.Windows.Controls.Button)(target));
     return;
     case 28:
     this.btnDot = ((System.Windows.Controls.Button)(target));
     return;
     case 29:
     this.btnPI = ((System.Windows.Controls.Button)(target));
     return;
     case 30:
     this.btnE = ((System.Windows.Controls.Button)(target));
     return;
     case 31:
     this.tbMultiLine = ((System.Windows.Controls.TextBox)(target));
     return;
     case 32:
     this.TxtNewPass = ((CSharpLibV4.Controls.NewBox)(target));
     return;
     case 33:
     this.ComboEmployee = ((CSharpLibV4.Controls.NewComboBox)(target));
     return;
     }
     this._contentLoaded = true;
 }