void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.myUpDownControl1 = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 2: this.myUpDownControl_Copy4 = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: this.myUpDownControl_Copy5 = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 4: this.myUpDownControl_Copy6 = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 5: this.myUpDownControl_Copy7 = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 6: #line 24 "..\..\ipAddresPortSaver.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.CanvasMain = ((System.Windows.Controls.Canvas)(target)); #line 14 "..\..\..\src\MainWindow.xaml" this.CanvasMain.Loaded += new System.Windows.RoutedEventHandler(this.CanvasMain_OnLoaded); #line default #line hidden return; case 2: this.IntegerUpDownRadius = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: this.ColorPickerColor = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); return; case 4: this.BotaoAddBola = ((System.Windows.Controls.Button)(target)); #line 24 "..\..\..\src\MainWindow.xaml" this.BotaoAddBola.Click += new System.Windows.RoutedEventHandler(this.BotaoAddBola_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.StepperRow = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 2: this.StepperColumn = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: this.StepperFreq = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 4: this.CheckTheme = ((System.Windows.Controls.CheckBox)(target)); return; case 5: #line 38 "..\..\WindowOptions.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Appliquer); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.CalculateButton = ((System.Windows.Controls.Button)(target)); #line 23 "..\..\MainWindow.xaml" this.CalculateButton.Click += new System.Windows.RoutedEventHandler(this.CalculateButton_Click); #line default #line hidden return; case 2: this.InstructionText = ((System.Windows.Controls.TextBlock)(target)); return; case 3: this.MaxDigitsText = ((System.Windows.Controls.TextBlock)(target)); return; case 4: this.InputBox = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 5: this.OutputText = ((System.Windows.Controls.TextBlock)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.iudConcurrentBoardCount = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 27 "..\..\MainWindow.xaml" this.iudConcurrentBoardCount.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.IntegerUpDown_ValueChanged); #line default #line hidden return; case 2: #line 29 "..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 3: this.lst = ((System.Windows.Controls.ItemsControl)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._R = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 2: this._G = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: this._B = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 4: this._A = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 5: this._usingAlphaChannel = ((System.Windows.Controls.CheckBox)(target)); return; case 6: this._colorCanvas = ((Xceed.Wpf.Toolkit.ColorCanvas)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ReadOnlyTextBox = ((System.Windows.Controls.TextBox)(target)); #line 13 "..\..\MainWindow.xaml" this.ReadOnlyTextBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.readOnlyTextChanged); #line default #line hidden return; case 2: this.IntegerUpDown = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 18 "..\..\MainWindow.xaml" this.IntegerUpDown.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.IntegerUpDown_ValueChanged); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.cpForeground = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); return; case 2: this.cpBackground = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); return; case 3: this.updBufferedRows = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 4: this.cbInfiniteBuffer = ((System.Windows.Controls.CheckBox)(target)); return; case 5: this.btnDone = ((System.Windows.Controls.Button)(target)); #line 49 "..\..\..\..\Ui\Windows\LoggingConsoleConfig.xaml" this.btnDone.Click += new System.Windows.RoutedEventHandler(this.btnDone_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.color1 = ((Xceed.Wpf.Toolkit.ColorCanvas)(target)); return; case 2: this.effektLabel = ((System.Windows.Controls.Label)(target)); return; case 3: this.savebtn = ((System.Windows.Controls.Button)(target)); #line 10 "..\..\Blockswitch.xaml" this.savebtn.Click += new System.Windows.RoutedEventHandler(this.savebtn_Click); #line default #line hidden return; case 4: this.cancelbtn = ((System.Windows.Controls.Button)(target)); #line 11 "..\..\Blockswitch.xaml" this.cancelbtn.Click += new System.Windows.RoutedEventHandler(this.cancelbtn_Click); #line default #line hidden return; case 5: this.effectText = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.color2 = ((Xceed.Wpf.Toolkit.ColorCanvas)(target)); return; case 7: this.time = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 8: this.breite = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 9: this.load = ((System.Windows.Controls.Button)(target)); #line 21 "..\..\Blockswitch.xaml" this.load.Click += new System.Windows.RoutedEventHandler(this.load_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 10 "..\..\..\Views\DraftView.xaml" ((DraftPicker.Views.DraftView)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded); #line default #line hidden return; case 2: this.layoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.txtFreeBoardInput = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 4: this.keyPadFeet = ((DraftPicker.Views.KeyPad)(target)); return; case 5: this.keyPadInches = ((DraftPicker.Views.KeyPad)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.mednametxt = ((System.Windows.Controls.TextBox)(target)); return; case 2: this.medpricetxt = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: this.btn_Save = ((System.Windows.Controls.Button)(target)); #line 45 "..\..\AddMedicineUc.xaml" this.btn_Save.Click += new System.Windows.RoutedEventHandler(this.btn_Save_Click); #line default #line hidden return; case 4: this.btn_Cancel = ((System.Windows.Controls.Button)(target)); #line 46 "..\..\AddMedicineUc.xaml" this.btn_Cancel.Click += new System.Windows.RoutedEventHandler(this.btn_Cancel_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ageValue = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 2: this.frecValue = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: #line 23 "..\..\Configure.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Save_Click); #line default #line hidden return; case 4: #line 24 "..\..\Configure.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Cancel_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\..\Panel\WczytajWindow.xaml" ((KalkuratorOcen.Panel.Zapisz)(target)).Activated += new System.EventHandler(this.Window_Activated); #line default #line hidden return; case 2: this.IntegerUpDawn = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: #line 15 "..\..\..\..\Panel\WczytajWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 12 "..\..\GlobalSettings.xaml" ((System.Windows.Controls.Grid)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Global_Mice); #line default #line hidden return; case 2: this.textBlock2 = ((System.Windows.Controls.TextBlock)(target)); return; case 3: this.Title_Label = ((System.Windows.Controls.Label)(target)); return; case 4: this.Done = ((System.Windows.Controls.Button)(target)); #line 16 "..\..\GlobalSettings.xaml" this.Done.Click += new System.Windows.RoutedEventHandler(this.Done_Click); #line default #line hidden return; case 5: this.Cancel = ((System.Windows.Controls.Button)(target)); #line 17 "..\..\GlobalSettings.xaml" this.Cancel.Click += new System.Windows.RoutedEventHandler(this.Cancel_Click); #line default #line hidden return; case 6: this.Title_Label_Copy = ((System.Windows.Controls.Label)(target)); return; case 7: this.Snooze_Selector = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 8: this.textBlock = ((System.Windows.Controls.TextBlock)(target)); return; case 9: this.textBlock1 = ((System.Windows.Controls.TextBlock)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.BuCipher = ((System.Windows.Controls.Button)(target)); return; case 2: this.BuDecipher = ((System.Windows.Controls.Button)(target)); return; case 3: this.TbInput = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.LbInput = ((System.Windows.Controls.Label)(target)); return; case 5: this.RbMorse = ((System.Windows.Controls.RadioButton)(target)); return; case 6: this.RbCaesar = ((System.Windows.Controls.RadioButton)(target)); return; case 7: this.LbKey = ((System.Windows.Controls.Label)(target)); return; case 8: this.LbResult = ((System.Windows.Controls.Label)(target)); return; case 9: this.TbResult = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.NudKey = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 11: this.BuExit = ((System.Windows.Controls.Button)(target)); return; case 12: this.BuToInput = ((System.Windows.Controls.Button)(target)); return; case 13: this.BuReset = ((System.Windows.Controls.Button)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.firstnametxt = ((System.Windows.Controls.TextBox)(target)); return; case 2: this.usernametxt = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.lastnametxt = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.passwordbox = ((System.Windows.Controls.PasswordBox)(target)); return; case 5: this.datepicker = ((System.Windows.Controls.DatePicker)(target)); return; case 6: this.experty = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.cellno = ((Xceed.Wpf.Toolkit.MaskedTextBox)(target)); return; case 8: this.paymenttxt = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 9: this.Save_btn = ((System.Windows.Controls.Button)(target)); #line 71 "..\..\AddNurseUc.xaml" this.Save_btn.Click += new System.Windows.RoutedEventHandler(this.Save_Btn_Click); #line default #line hidden return; case 10: this.Cancel_btn = ((System.Windows.Controls.Button)(target)); #line 72 "..\..\AddNurseUc.xaml" this.Cancel_btn.Click += new System.Windows.RoutedEventHandler(this.Cancel_Btn_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainCanvas = ((System.Windows.Controls.Canvas)(target)); return; case 2: this.StepperRow = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: this.StepperColumn = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 4: #line 41 "..\..\WindowMotif.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.UpdateConfig); #line default #line hidden return; case 5: this.NameBox = ((System.Windows.Controls.TextBox)(target)); #line 47 "..\..\WindowMotif.xaml" this.NameBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextEntered); #line default #line hidden return; case 6: this.CategBox = ((System.Windows.Controls.ComboBox)(target)); #line 54 "..\..\WindowMotif.xaml" this.CategBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CategorieEntered); #line default #line hidden return; case 7: this.ValidButton = ((System.Windows.Controls.Button)(target)); #line 75 "..\..\WindowMotif.xaml" this.ValidButton.Click += new System.Windows.RoutedEventHandler(this.SavePattern); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._precision = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Apartments = ((System.Windows.Controls.DataGrid)(target)); return; case 3: this.City = ((System.Windows.Controls.ComboBox)(target)); #line 35 "..\..\MainWindow.xaml" this.City.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.GetCityHotels); #line default #line hidden return; case 4: this.Stars = ((System.Windows.Controls.ComboBox)(target)); #line 38 "..\..\MainWindow.xaml" this.Stars.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.OnChangeStars); #line default #line hidden return; case 5: this.Places = ((System.Windows.Controls.ComboBox)(target)); #line 41 "..\..\MainWindow.xaml" this.Places.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.OnUpdatePlaces); #line default #line hidden return; case 6: this.Cost = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 7: this.Filter = ((System.Windows.Controls.Button)(target)); #line 45 "..\..\MainWindow.xaml" this.Filter.Click += new System.Windows.RoutedEventHandler(this.CostFilter); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.label = ((System.Windows.Controls.Label)(target)); return; case 2: this.OffX = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 13 "..\..\..\Dialog\PasteDialog.xaml" this.OffX.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged); #line default #line hidden return; case 3: this.label_Copy = ((System.Windows.Controls.Label)(target)); return; case 4: this.OffY = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 15 "..\..\..\Dialog\PasteDialog.xaml" this.OffY.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.ValueChanged); #line default #line hidden return; case 5: this.btnCancel = ((System.Windows.Controls.Button)(target)); #line 16 "..\..\..\Dialog\PasteDialog.xaml" this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click); #line default #line hidden return; case 6: this.btnOK = ((System.Windows.Controls.Button)(target)); #line 17 "..\..\..\Dialog\PasteDialog.xaml" this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.timeSlider = ((System.Windows.Controls.Slider)(target)); #line 16 "..\..\MapWindow.xaml" this.timeSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.Slider_ValueChanged); #line default #line hidden return; case 2: this.mapOfDevices = ((System.Windows.Controls.Canvas)(target)); return; case 3: #line 27 "..\..\MapWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Update_Click); #line default #line hidden return; case 4: this.macBox = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.beginDateTime = ((Xceed.Wpf.Toolkit.DateTimePicker)(target)); return; case 6: this.lastDateTime = ((Xceed.Wpf.Toolkit.DateTimePicker)(target)); return; case 7: this.granularityBox = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 8: #line 40 "..\..\MapWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Animation_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.profCount = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 2: this.candyCount = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: this.multi = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 4: this.startButton = ((System.Windows.Controls.Button)(target)); #line 44 "..\..\MainWindow.xaml" this.startButton.Click += new System.Windows.RoutedEventHandler(this.startButton_Click); #line default #line hidden return; case 5: this.stopButton = ((System.Windows.Controls.Button)(target)); #line 51 "..\..\MainWindow.xaml" this.stopButton.Click += new System.Windows.RoutedEventHandler(this.stopButton_Click); #line default #line hidden return; case 6: this.clearButton = ((System.Windows.Controls.Button)(target)); #line 52 "..\..\MainWindow.xaml" this.clearButton.Click += new System.Windows.RoutedEventHandler(this.clearButton_Click); #line default #line hidden return; case 7: this.outText = ((System.Windows.Controls.TextBlock)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 9 "..\..\Add_Room.xaml" ((HMS.Add_Room)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseDown); #line default #line hidden return; case 2: this.txtTotalBeds = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: this.label = ((System.Windows.Controls.Label)(target)); return; case 4: this.cboGovernedBy = ((System.Windows.Controls.ComboBox)(target)); return; case 5: this.label_Copy = ((System.Windows.Controls.Label)(target)); return; case 6: this.btnSave = ((System.Windows.Controls.Button)(target)); #line 50 "..\..\Add_Room.xaml" this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click); #line default #line hidden return; case 7: this.btnCancel = ((System.Windows.Controls.Button)(target)); #line 51 "..\..\Add_Room.xaml" this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 9 "..\..\Add_Medicine.xaml" ((HMS.Add_Medicine)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseDown); #line default #line hidden return; case 2: this.txtMedName = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 4: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 5: this.txtMedPrice = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 6: this.btnAddMed = ((System.Windows.Controls.Button)(target)); #line 50 "..\..\Add_Medicine.xaml" this.btnAddMed.Click += new System.Windows.RoutedEventHandler(this.btnAddMed_Click); #line default #line hidden return; case 7: this.btnCancel = ((System.Windows.Controls.Button)(target)); #line 51 "..\..\Add_Medicine.xaml" this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._isBusy = ((System.Windows.Controls.CheckBox)(target)); return; case 2: this._displayAfter = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.upDownLength = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 2: this.upDownSpecial = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: this.upDownNumber = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 4: this.upDownLower = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 5: this.upDownUpper = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 6: this.textBoxPwd = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.btnPasswort = ((System.Windows.Controls.Button)(target)); #line 49 "..\..\MainWindow.xaml" this.btnPasswort.Click += new System.Windows.RoutedEventHandler(this.btnPasswort_Click); #line default #line hidden return; case 8: this.btnCopy = ((System.Windows.Controls.Button)(target)); #line 50 "..\..\MainWindow.xaml" this.btnCopy.Click += new System.Windows.RoutedEventHandler(this.btnCopy_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._zoomFactor = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); return; case 2: this._isUsingZoomOnMouseWheel = ((System.Windows.Controls.CheckBox)(target)); return; case 3: this._zoomFactorOnMouseWheel = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); return; case 4: this._frameType = ((System.Windows.Controls.ComboBox)(target)); return; case 5: this._radius = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); return; case 6: this._width = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); return; case 7: this._height = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); return; case 8: this._borderThickness = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 9: this._colorPicker = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); return; case 10: this._txtContent = ((Xceed.Wpf.Toolkit.RichTextBox)(target)); return; case 11: this._magnifier = ((Xceed.Wpf.Toolkit.Magnifier)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 10 "..\..\MainWindow.xaml" ((DumperUI.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.MainWindow_Closing); #line default #line hidden return; case 2: this.profilesList = ((System.Windows.Controls.ComboBox)(target)); return; case 3: this.url = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.logBox = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.startDumpingBtn = ((System.Windows.Controls.Button)(target)); #line 22 "..\..\MainWindow.xaml" this.startDumpingBtn.Click += new System.Windows.RoutedEventHandler(this.StartDumpingBtn_Click); #line default #line hidden return; case 6: this.pageStart = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 7: this.pageEnd = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 8: this.threadsNum = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.iudConcurrentBoardCount = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 27 "..\..\..\MainWindow.xaml" this.iudConcurrentBoardCount.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.IntegerUpDown_ValueChanged); #line default #line hidden return; case 2: this.dgThreads = ((System.Windows.Controls.DataGrid)(target)); #line 30 "..\..\..\MainWindow.xaml" this.dgThreads.AutoGeneratedColumns += new System.EventHandler(this.DgThreads_AutoGeneratedColumns); #line default #line hidden #line 30 "..\..\..\MainWindow.xaml" this.dgThreads.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.DgThreads_SelectionChanged); #line default #line hidden return; case 3: this.lblBBScore = ((System.Windows.Controls.Label)(target)); return; case 4: this.lblBBMoves = ((System.Windows.Controls.Label)(target)); return; case 5: this.bestBoardDisplay = ((System.Windows.Controls.ItemsControl)(target)); return; case 6: this.selectedBoardDisplay = ((System.Windows.Controls.ItemsControl)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MinLength_IntegerUpDown = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 9 "..\..\MainWindow.xaml" this.MinLength_IntegerUpDown.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.MinLength_IntegerUpDown_ValueChanged); #line default #line hidden return; case 2: this.MaxLength_IntegerUpDown = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 11 "..\..\MainWindow.xaml" this.MaxLength_IntegerUpDown.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.MaxLength_IntegerUpDown_ValueChanged); #line default #line hidden return; case 3: this.Count_IntegerUpDown = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 4: this.IsStartsWithVowel_CheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 5: this.Generate_Button = ((System.Windows.Controls.Button)(target)); #line 18 "..\..\MainWindow.xaml" this.Generate_Button.Click += new System.Windows.RoutedEventHandler(this.Generate_Button_Click); #line default #line hidden return; case 6: this.Words_TextBox = ((System.Windows.Controls.TextBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.grdFont = ((System.Windows.Controls.Grid)(target)); return; case 2: this.Font = ((System.Windows.Controls.RowDefinition)(target)); return; case 3: this.FontSize = ((System.Windows.Controls.RowDefinition)(target)); return; case 4: this.FontColor = ((System.Windows.Controls.RowDefinition)(target)); return; case 5: this.FontOutline = ((System.Windows.Controls.RowDefinition)(target)); return; case 6: this.lblFamily = ((System.Windows.Controls.Label)(target)); return; case 7: this.cbFamily = ((System.Windows.Controls.ComboBox)(target)); return; case 8: this.lblSize = ((System.Windows.Controls.Label)(target)); return; case 9: this.udSize = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); return; case 10: this.lblColor = ((System.Windows.Controls.Label)(target)); return; case 11: this.cpColor = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); return; case 12: this.cpOutlineColor = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); return; case 13: this.lblOutlineColor = ((System.Windows.Controls.Label)(target)); return; case 14: this.grdSync = ((System.Windows.Controls.Grid)(target)); return; case 15: this.Markings = ((System.Windows.Controls.RowDefinition)(target)); return; case 16: this.TrackStart = ((System.Windows.Controls.RowDefinition)(target)); return; case 17: this.VideoStart = ((System.Windows.Controls.RowDefinition)(target)); return; case 18: this.Timezone = ((System.Windows.Controls.RowDefinition)(target)); return; case 19: this.udVideoHours = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 20: this.udVideoMinutes = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 21: this.udVideoSeconds = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 22: this.lblVideo = ((System.Windows.Controls.Label)(target)); return; case 23: this.udTrackHours = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 24: this.udTrackMinutes = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 25: this.udTrackSeconds = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 26: this.lbTrack = ((System.Windows.Controls.Label)(target)); return; case 27: this.lblHours = ((System.Windows.Controls.Label)(target)); return; case 28: this.lblMinutes = ((System.Windows.Controls.Label)(target)); return; case 29: this.lblSeconds = ((System.Windows.Controls.Label)(target)); return; case 30: this.udVideoHours_Copy = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 31: this.udVideoMinutes_Copy = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 32: this.udVideoSeconds_Copy = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 33: this.lblVideo_Copy = ((System.Windows.Controls.Label)(target)); return; case 34: this.grdVideo = ((System.Windows.Controls.Grid)(target)); return; case 35: this.lblEncoding = ((System.Windows.Controls.Label)(target)); return; case 36: this.lblOutputName = ((System.Windows.Controls.Label)(target)); return; case 37: this.lblEnableMap = ((System.Windows.Controls.Label)(target)); return; case 38: this.lblEnableDistance = ((System.Windows.Controls.Label)(target)); return; case 39: this.lblEnableSpeed = ((System.Windows.Controls.Label)(target)); return; case 40: this.lblVisualizations = ((System.Windows.Controls.Label)(target)); return; case 41: this.cbMap = ((System.Windows.Controls.CheckBox)(target)); return; case 42: this.cbDistance = ((System.Windows.Controls.CheckBox)(target)); return; case 43: this.cbSpeed = ((System.Windows.Controls.CheckBox)(target)); return; case 44: this.cmbEncoding = ((System.Windows.Controls.ComboBox)(target)); return; case 45: this.tbOutputName = ((System.Windows.Controls.TextBox)(target)); return; case 46: this.grdAdvanced = ((System.Windows.Controls.Grid)(target)); return; case 47: this.grdControlButtons = ((System.Windows.Controls.Grid)(target)); return; case 48: this.btnFont = ((System.Windows.Controls.Button)(target)); #line 85 "..\..\Settings.xaml" this.btnFont.Click += new System.Windows.RoutedEventHandler(this.btnFont_Click); #line default #line hidden #line 85 "..\..\Settings.xaml" this.btnFont.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnFont_MouseEnter); #line default #line hidden #line 85 "..\..\Settings.xaml" this.btnFont.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnFont_MouseLeave); #line default #line hidden return; case 49: this.btnVideo = ((System.Windows.Controls.Button)(target)); #line 90 "..\..\Settings.xaml" this.btnVideo.Click += new System.Windows.RoutedEventHandler(this.btnVideo_Click); #line default #line hidden #line 90 "..\..\Settings.xaml" this.btnVideo.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnVideo_MouseEnter); #line default #line hidden #line 90 "..\..\Settings.xaml" this.btnVideo.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnVideo_MouseLeave); #line default #line hidden return; case 50: this.btnSync = ((System.Windows.Controls.Button)(target)); #line 95 "..\..\Settings.xaml" this.btnSync.Click += new System.Windows.RoutedEventHandler(this.btnSync_Click); #line default #line hidden #line 95 "..\..\Settings.xaml" this.btnSync.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnSync_MouseEnter); #line default #line hidden #line 95 "..\..\Settings.xaml" this.btnSync.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnSync_MouseLeave); #line default #line hidden return; case 51: this.btnAdvanced = ((System.Windows.Controls.Button)(target)); #line 100 "..\..\Settings.xaml" this.btnAdvanced.Click += new System.Windows.RoutedEventHandler(this.btnAdvanced_Click); #line default #line hidden #line 100 "..\..\Settings.xaml" this.btnAdvanced.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnAdvanced_MouseEnter); #line default #line hidden #line 100 "..\..\Settings.xaml" this.btnAdvanced.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnAdvanced_MouseLeave); #line default #line hidden return; case 52: this.btnProceed = ((System.Windows.Controls.Button)(target)); #line 106 "..\..\Settings.xaml" this.btnProceed.Click += new System.Windows.RoutedEventHandler(this.btnProceed_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 7 "..\..\..\Forms\frmRouteActivityRouting.xaml" ((TDSClient.Forms.frmRouteActivityRouting)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden #line 7 "..\..\..\Forms\frmRouteActivityRouting.xaml" ((TDSClient.Forms.frmRouteActivityRouting)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.Window_Unloaded); #line default #line hidden return; case 2: this.txtSourceX = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.txtSourceY = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.txtTargetX = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.txtTargetY = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.cmdClearAutoRoute = ((System.Windows.Controls.Button)(target)); #line 19 "..\..\..\Forms\frmRouteActivityRouting.xaml" this.cmdClearAutoRoute.Click += new System.Windows.RoutedEventHandler(this.cmdClearAutoRoute_Click); #line default #line hidden return; case 7: this.cmdRoute = ((System.Windows.Controls.Button)(target)); #line 20 "..\..\..\Forms\frmRouteActivityRouting.xaml" this.cmdRoute.Click += new System.Windows.RoutedEventHandler(this.cmdRoute_Click); #line default #line hidden return; case 8: this.checkBoxMapSource = ((System.Windows.Controls.CheckBox)(target)); #line 21 "..\..\..\Forms\frmRouteActivityRouting.xaml" this.checkBoxMapSource.Checked += new System.Windows.RoutedEventHandler(this.checkBoxMapSource_Checked); #line default #line hidden return; case 9: this.checkBoxMapTarget = ((System.Windows.Controls.CheckBox)(target)); #line 22 "..\..\..\Forms\frmRouteActivityRouting.xaml" this.checkBoxMapTarget.Checked += new System.Windows.RoutedEventHandler(this.checkBoxMapTarget_Checked); #line default #line hidden return; case 10: this.dtGridRoute = ((System.Windows.Controls.DataGrid)(target)); #line 23 "..\..\..\Forms\frmRouteActivityRouting.xaml" this.dtGridRoute.PreparingCellForEdit += new System.EventHandler<System.Windows.Controls.DataGridPreparingCellForEditEventArgs>(this.dtGridRoute_PreparingCellForEdit); #line default #line hidden #line 23 "..\..\..\Forms\frmRouteActivityRouting.xaml" this.dtGridRoute.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.dtGridRoute_SelectionChanged); #line default #line hidden return; case 11: this.cmdNew = ((System.Windows.Controls.Button)(target)); #line 26 "..\..\..\Forms\frmRouteActivityRouting.xaml" this.cmdNew.Click += new System.Windows.RoutedEventHandler(this.cmdNew_Click); #line default #line hidden return; case 12: this.cmdDelete = ((System.Windows.Controls.Button)(target)); #line 28 "..\..\..\Forms\frmRouteActivityRouting.xaml" this.cmdDelete.Click += new System.Windows.RoutedEventHandler(this.cmdDelete_Click); #line default #line hidden return; case 13: this.chkCarMostImportant = ((System.Windows.Controls.CheckBox)(target)); return; case 14: this.chkCarMediumImportant = ((System.Windows.Controls.CheckBox)(target)); return; case 15: this.chkCarLowImportant = ((System.Windows.Controls.CheckBox)(target)); return; case 16: this.chkConstruction = ((System.Windows.Controls.CheckBox)(target)); return; case 17: this.textBlockRouteName = ((System.Windows.Controls.TextBlock)(target)); return; case 18: this.txtRouteName = ((System.Windows.Controls.TextBox)(target)); return; case 19: this.textBlockRouteName_Copy = ((System.Windows.Controls.TextBlock)(target)); return; case 20: this.txPlatformName = ((System.Windows.Controls.TextBox)(target)); return; case 21: this.cmdExit = ((System.Windows.Controls.Button)(target)); #line 45 "..\..\..\Forms\frmRouteActivityRouting.xaml" this.cmdExit.Click += new System.Windows.RoutedEventHandler(this.cmdExit_Click); #line default #line hidden return; case 22: this.cmdInsert = ((System.Windows.Controls.Button)(target)); #line 49 "..\..\..\Forms\frmRouteActivityRouting.xaml" this.cmdInsert.Click += new System.Windows.RoutedEventHandler(this.cmdInsert_Click); #line default #line hidden return; case 23: this.startActivity = ((Xceed.Wpf.Toolkit.TimeSpanUpDown)(target)); return; case 24: this.durationActivity = ((Xceed.Wpf.Toolkit.TimeSpanUpDown)(target)); return; case 25: this.speedUpDown = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.winDashboardPanelProperties = ((ObdExpress.Ui.UserControls.HomePanels.DashboardPanelProperties)(target)); return; case 2: this.gHeader = ((System.Windows.Controls.Grid)(target)); return; case 3: this.lblPanels = ((System.Windows.Controls.Label)(target)); return; case 4: this.iudColumns = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 5: this.lblColumns = ((System.Windows.Controls.Label)(target)); return; case 6: this.gBody = ((System.Windows.Controls.Grid)(target)); return; case 7: this.btnUp = ((System.Windows.Controls.Button)(target)); #line 32 "..\..\..\..\..\Ui\UserControls\HomePanels\DashboardPanelProperties.xaml" this.btnUp.Click += new System.Windows.RoutedEventHandler(this.btnUp_Click); #line default #line hidden return; case 8: this.btnDown = ((System.Windows.Controls.Button)(target)); #line 35 "..\..\..\..\..\Ui\UserControls\HomePanels\DashboardPanelProperties.xaml" this.btnDown.Click += new System.Windows.RoutedEventHandler(this.btnDown_Click); #line default #line hidden return; case 9: this.dgPanels = ((System.Windows.Controls.DataGrid)(target)); return; case 10: this.btnDone = ((System.Windows.Controls.Button)(target)); #line 58 "..\..\..\..\..\Ui\UserControls\HomePanels\DashboardPanelProperties.xaml" this.btnDone.Click += new System.Windows.RoutedEventHandler(this.btnDone_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.TargetMouseKey = ((Epikem.Macro1.Controls.MouseComboBox)(target)); return; case 2: this.Click = ((System.Windows.Controls.RadioButton)(target)); return; case 3: this.DoubleClick = ((System.Windows.Controls.RadioButton)(target)); return; case 4: this.Down = ((System.Windows.Controls.RadioButton)(target)); return; case 5: this.Up = ((System.Windows.Controls.RadioButton)(target)); return; case 6: this.CurrentPositionLabel = ((System.Windows.Controls.Label)(target)); return; case 7: this.TargetPositionTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.TargetPosition = ((System.Windows.Controls.CheckBox)(target)); return; case 9: this.TargetScroll = ((System.Windows.Controls.CheckBox)(target)); return; case 10: this.TargetScrollDisplay = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 11: this.MousePositionType = ((Epikem.Macro1.Controls.MousePositioningTypeComboBox)(target)); return; case 12: #line 35 "..\..\..\EditorWindows\EditMouse.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Save); #line default #line hidden return; case 13: #line 36 "..\..\..\EditorWindows\EditMouse.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Cancel); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 9 "..\..\MainWindow.xaml" ((IsHubApp.MainWindow)(target)).Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden return; case 2: #line 16 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 3: #line 17 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden #line 17 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden return; case 4: #line 18 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden #line 18 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden return; case 5: #line 19 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden #line 19 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden return; case 6: #line 21 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden #line 21 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden return; case 7: #line 22 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden #line 22 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden return; case 8: #line 24 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden #line 24 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden return; case 9: #line 25 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden #line 25 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden return; case 10: #line 26 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden #line 26 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden return; case 11: #line 27 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden #line 27 "..\..\MainWindow.xaml" ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CommandBinding_CanExecute); #line default #line hidden return; case 12: this.mainMenu = ((System.Windows.Controls.Menu)(target)); return; case 13: this.cbIsSaveParameters = ((System.Windows.Controls.MenuItem)(target)); return; case 14: this.tbPollTimeout = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 15: this.gPistolRadioButtons = ((System.Windows.Controls.Grid)(target)); return; case 16: #line 113 "..\..\MainWindow.xaml" ((System.Windows.Controls.RadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RadioButton_Click); #line default #line hidden return; case 17: #line 114 "..\..\MainWindow.xaml" ((System.Windows.Controls.RadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RadioButton_Click); #line default #line hidden return; case 18: #line 115 "..\..\MainWindow.xaml" ((System.Windows.Controls.RadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RadioButton_Click); #line default #line hidden return; case 19: #line 116 "..\..\MainWindow.xaml" ((System.Windows.Controls.RadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RadioButton_Click); #line default #line hidden return; case 20: #line 117 "..\..\MainWindow.xaml" ((System.Windows.Controls.RadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RadioButton_Click); #line default #line hidden return; case 21: #line 118 "..\..\MainWindow.xaml" ((System.Windows.Controls.RadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RadioButton_Click); #line default #line hidden return; case 22: #line 119 "..\..\MainWindow.xaml" ((System.Windows.Controls.RadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RadioButton_Click); #line default #line hidden return; case 23: #line 120 "..\..\MainWindow.xaml" ((System.Windows.Controls.RadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RadioButton_Click); #line default #line hidden return; case 24: this.gAlgRadioButtons = ((System.Windows.Controls.StackPanel)(target)); return; case 25: #line 131 "..\..\MainWindow.xaml" ((System.Windows.Controls.RadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.AlgRadioButton_Click); #line default #line hidden return; case 26: #line 132 "..\..\MainWindow.xaml" ((System.Windows.Controls.RadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.AlgRadioButton_Click); #line default #line hidden return; case 27: this.tbFlow = ((System.Windows.Controls.TextBox)(target)); return; case 28: this.gIndicators = ((System.Windows.Controls.GroupBox)(target)); return; case 29: this.tbIsHubInfo1 = ((System.Windows.Controls.TextBox)(target)); return; case 30: this.tbIsHubInfo2 = ((System.Windows.Controls.TextBox)(target)); return; case 31: this.tbLogs = ((System.Windows.Controls.TextBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.namebox = ((System.Windows.Controls.TextBox)(target)); return; case 2: this.numbox = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: this.cmd_box = ((System.Windows.Controls.ComboBox)(target)); return; case 4: this.descbox = ((Xceed.Wpf.Toolkit.WatermarkTextBox)(target)); return; case 5: #line 77 "..\..\NewCommand.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.save_command); #line default #line hidden return; case 6: #line 87 "..\..\NewCommand.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.save_sub_command); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.FunctionList = ((System.Windows.Controls.ListBox)(target)); return; case 2: this.MacroEditorInformationLabel = ((System.Windows.Controls.Label)(target)); return; case 3: this.MacroItemInfo = ((System.Windows.Controls.Label)(target)); return; case 4: #line 17 "..\..\..\EditorWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.MoveUp); #line default #line hidden return; case 5: #line 18 "..\..\..\EditorWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.MoveDown); #line default #line hidden return; case 6: this.Repeat = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 7: this.viewbox1 = ((System.Windows.Controls.Viewbox)(target)); return; case 8: this.stackPanel1 = ((System.Windows.Controls.StackPanel)(target)); return; case 9: this.AddKeyboard = ((System.Windows.Controls.Button)(target)); #line 28 "..\..\..\EditorWindows\MacroEditor.xaml" this.AddKeyboard.Click += new System.Windows.RoutedEventHandler(this.AddAction); #line default #line hidden return; case 10: this.AddMouse = ((System.Windows.Controls.Button)(target)); #line 29 "..\..\..\EditorWindows\MacroEditor.xaml" this.AddMouse.Click += new System.Windows.RoutedEventHandler(this.AddAction); #line default #line hidden return; case 11: this.AddDelay = ((System.Windows.Controls.Button)(target)); #line 30 "..\..\..\EditorWindows\MacroEditor.xaml" this.AddDelay.Click += new System.Windows.RoutedEventHandler(this.AddAction); #line default #line hidden return; case 12: this.AddJump = ((System.Windows.Controls.Button)(target)); #line 31 "..\..\..\EditorWindows\MacroEditor.xaml" this.AddJump.Click += new System.Windows.RoutedEventHandler(this.AddAction); #line default #line hidden return; case 13: this.AddText = ((System.Windows.Controls.Button)(target)); #line 32 "..\..\..\EditorWindows\MacroEditor.xaml" this.AddText.Click += new System.Windows.RoutedEventHandler(this.AddAction); #line default #line hidden return; case 14: this.AddCall = ((System.Windows.Controls.Button)(target)); #line 33 "..\..\..\EditorWindows\MacroEditor.xaml" this.AddCall.Click += new System.Windows.RoutedEventHandler(this.AddAction); #line default #line hidden return; case 15: this.AddLock = ((System.Windows.Controls.Button)(target)); #line 34 "..\..\..\EditorWindows\MacroEditor.xaml" this.AddLock.Click += new System.Windows.RoutedEventHandler(this.AddAction); #line default #line hidden return; case 16: this.AddRepeat = ((System.Windows.Controls.Button)(target)); #line 35 "..\..\..\EditorWindows\MacroEditor.xaml" this.AddRepeat.Click += new System.Windows.RoutedEventHandler(this.AddAction); #line default #line hidden return; case 17: this.viewbox2 = ((System.Windows.Controls.Viewbox)(target)); return; case 18: this.stackPanel2 = ((System.Windows.Controls.StackPanel)(target)); return; case 19: #line 46 "..\..\..\EditorWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Edit); #line default #line hidden return; case 20: #line 47 "..\..\..\EditorWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Delete); #line default #line hidden return; case 21: #line 48 "..\..\..\EditorWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Save); #line default #line hidden return; case 22: #line 49 "..\..\..\EditorWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Cancel); #line default #line hidden return; case 23: this.ProgressBar = ((System.Windows.Controls.ProgressBar)(target)); return; case 24: this.StatusBar = ((System.Windows.Controls.Primitives.StatusBar)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.FunctionListBox = ((System.Windows.Controls.ListBox)(target)); return; case 2: this.MacroEditorInformationLabel = ((System.Windows.Controls.Label)(target)); return; case 3: this.MacroItemInfo = ((System.Windows.Controls.Label)(target)); return; case 4: this.Repeat = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 5: this.viewbox1 = ((System.Windows.Controls.Viewbox)(target)); return; case 6: this.stackPanel1 = ((System.Windows.Controls.StackPanel)(target)); return; case 7: this.AddKeyboard = ((System.Windows.Controls.Button)(target)); return; case 8: this.AddMouse = ((System.Windows.Controls.Button)(target)); return; case 9: this.AddDelay = ((System.Windows.Controls.Button)(target)); return; case 10: this.AddJump = ((System.Windows.Controls.Button)(target)); return; case 11: this.AddText = ((System.Windows.Controls.Button)(target)); return; case 12: this.AddCall = ((System.Windows.Controls.Button)(target)); return; case 13: this.AddLock = ((System.Windows.Controls.Button)(target)); return; case 14: this.AddRepeat = ((System.Windows.Controls.Button)(target)); return; case 15: this.viewbox2 = ((System.Windows.Controls.Viewbox)(target)); return; case 16: this.stackPanel2 = ((System.Windows.Controls.StackPanel)(target)); return; case 17: this.ProgressBar = ((System.Windows.Controls.ProgressBar)(target)); return; case 18: this.StatusBar = ((System.Windows.Controls.Primitives.StatusBar)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 2: this.HourControl = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: this.MinuteControl = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 4: this.SecondControl = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 10 "..\..\MainWindow.xaml" ((Robotersteuerung.MainWindow)(target)).Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden return; case 2: this.menu = ((System.Windows.Controls.Menu)(target)); return; case 3: this.menuItem_data = ((System.Windows.Controls.MenuItem)(target)); return; case 4: #line 14 "..\..\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_open_scriptexecutor); #line default #line hidden return; case 5: #line 15 "..\..\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_beenden_Click); #line default #line hidden return; case 6: this.menuItem_settings = ((System.Windows.Controls.MenuItem)(target)); return; case 7: #line 18 "..\..\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_ReloadComPorts); #line default #line hidden return; case 8: this.chckbox_autoSend = ((System.Windows.Controls.MenuItem)(target)); return; case 9: this.comPortBox = ((System.Windows.Controls.ComboBox)(target)); #line 39 "..\..\MainWindow.xaml" this.comPortBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comPortBox_SelectionChanged); #line default #line hidden return; case 10: this.slider = ((System.Windows.Controls.Slider)(target)); #line 40 "..\..\MainWindow.xaml" this.slider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.slider_ValueChanged); #line default #line hidden return; case 11: this.btn_writeBytes = ((System.Windows.Controls.Button)(target)); #line 41 "..\..\MainWindow.xaml" this.btn_writeBytes.Click += new System.Windows.RoutedEventHandler(this.btn_writeBytes_Click); #line default #line hidden return; case 12: this.numeric_motor = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 13: this.button_toggleSerialPort = ((System.Windows.Controls.Button)(target)); #line 44 "..\..\MainWindow.xaml" this.button_toggleSerialPort.Click += new System.Windows.RoutedEventHandler(this.btn_toggleSerialPort); #line default #line hidden return; case 14: this.textBox = ((System.Windows.Controls.TextBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this.setOratory = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 33 "..\..\..\Pages\PersuasionPage.xaml" this.setOratory.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 3: this.setInfluence = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 38 "..\..\..\Pages\PersuasionPage.xaml" this.setInfluence.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 4: this.setBribe = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 43 "..\..\..\Pages\PersuasionPage.xaml" this.setBribe.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 5: this.setLoyalty = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 54 "..\..\..\Pages\PersuasionPage.xaml" this.setLoyalty.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 6: this.setPersonalTreasury = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 60 "..\..\..\Pages\PersuasionPage.xaml" this.setPersonalTreasury.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 7: this.setCounterBribe = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 66 "..\..\..\Pages\PersuasionPage.xaml" this.setCounterBribe.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 8: this.senatorAlignementCheckbox = ((System.Windows.Controls.CheckBox)(target)); #line 71 "..\..\..\Pages\PersuasionPage.xaml" this.senatorAlignementCheckbox.Checked += new System.Windows.RoutedEventHandler(this.OnCheckboxChanged); #line default #line hidden #line 71 "..\..\..\Pages\PersuasionPage.xaml" this.senatorAlignementCheckbox.Unchecked += new System.Windows.RoutedEventHandler(this.OnCheckboxChanged); #line default #line hidden return; case 9: this.eraEndCheckbox = ((System.Windows.Controls.CheckBox)(target)); #line 76 "..\..\..\Pages\PersuasionPage.xaml" this.eraEndCheckbox.Checked += new System.Windows.RoutedEventHandler(this.OnCheckboxChanged); #line default #line hidden #line 76 "..\..\..\Pages\PersuasionPage.xaml" this.eraEndCheckbox.Unchecked += new System.Windows.RoutedEventHandler(this.OnCheckboxChanged); #line default #line hidden return; case 10: this.textBlockResultBaseNumber = ((System.Windows.Controls.TextBlock)(target)); return; case 11: this.textBlockResultDiceRoll = ((System.Windows.Controls.TextBlock)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.grdFiles = ((System.Windows.Controls.Grid)(target)); return; case 2: this.btnLoadVideo = ((System.Windows.Controls.Button)(target)); #line 33 "..\..\MainWindow.xaml" this.btnLoadVideo.Click += new System.Windows.RoutedEventHandler(this.btnLoadVideoClick); #line default #line hidden #line 34 "..\..\MainWindow.xaml" this.btnLoadVideo.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnLoadVideo_MouseEnter); #line default #line hidden #line 35 "..\..\MainWindow.xaml" this.btnLoadVideo.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnLoadVideo_MouseLeave); #line default #line hidden return; case 3: this.btnOutputFile = ((System.Windows.Controls.Button)(target)); #line 41 "..\..\MainWindow.xaml" this.btnOutputFile.Click += new System.Windows.RoutedEventHandler(this.btnOutputFileName_Click); #line default #line hidden return; case 4: this.btnLoadGPX = ((System.Windows.Controls.Button)(target)); #line 43 "..\..\MainWindow.xaml" this.btnLoadGPX.Click += new System.Windows.RoutedEventHandler(this.btnLoadGPXClick); #line default #line hidden #line 44 "..\..\MainWindow.xaml" this.btnLoadGPX.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnLoadGPX_MouseEnter); #line default #line hidden #line 45 "..\..\MainWindow.xaml" this.btnLoadGPX.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnLoadGPX_MouseLeave); #line default #line hidden return; case 5: this.lblEncoding = ((System.Windows.Controls.Label)(target)); return; case 6: this.cmbEncoding = ((System.Windows.Controls.ComboBox)(target)); #line 52 "..\..\MainWindow.xaml" this.cmbEncoding.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbEncoding_SelectionChanged); #line default #line hidden return; case 7: this.lblOutputDir = ((System.Windows.Controls.Label)(target)); return; case 8: this.svOutputDir = ((System.Windows.Controls.ScrollViewer)(target)); return; case 9: this.txtOutputDir = ((System.Windows.Controls.TextBlock)(target)); return; case 10: this.lblTrackDir = ((System.Windows.Controls.Label)(target)); return; case 11: this.svTrackDir = ((System.Windows.Controls.ScrollViewer)(target)); return; case 12: this.txtTrackDir = ((System.Windows.Controls.TextBlock)(target)); return; case 13: this.lblInputVideoDir = ((System.Windows.Controls.Label)(target)); return; case 14: this.svInputVideoDir = ((System.Windows.Controls.ScrollViewer)(target)); return; case 15: this.txtInputVideoDir = ((System.Windows.Controls.TextBlock)(target)); return; case 16: this.lblInputVideo = ((System.Windows.Controls.Label)(target)); return; case 17: this.lblTrack = ((System.Windows.Controls.Label)(target)); return; case 18: this.lblOutputVideo = ((System.Windows.Controls.Label)(target)); return; case 19: this.lblQuality = ((System.Windows.Controls.Label)(target)); return; case 20: this.cmbOutputQuality = ((System.Windows.Controls.ComboBox)(target)); return; case 21: this.lblOutputSpeed = ((System.Windows.Controls.Label)(target)); return; case 22: this.cmbSpeed = ((System.Windows.Controls.ComboBox)(target)); return; case 23: this.x1 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 24: this.x2 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 25: this.x3 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 26: this.x4 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 27: this.x5 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 28: this.x6 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 29: this.x7 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 30: this.x8 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 31: this.x9 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 32: this.x10 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 33: this.grdSync = ((System.Windows.Controls.Grid)(target)); return; case 34: this.Markings = ((System.Windows.Controls.RowDefinition)(target)); return; case 35: this.TrackStart = ((System.Windows.Controls.RowDefinition)(target)); return; case 36: this.VideoStart = ((System.Windows.Controls.RowDefinition)(target)); return; case 37: this.Timezone = ((System.Windows.Controls.RowDefinition)(target)); return; case 38: this.udVideoStHours = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 39: this.udVideoStMinutes = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 40: this.udVideoStSeconds = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 41: this.lblVideoStart = ((System.Windows.Controls.Label)(target)); return; case 42: this.udTrackHours = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 43: this.udTrackMinutes = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 44: this.udTrackSeconds = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 45: this.lbTrack = ((System.Windows.Controls.Label)(target)); return; case 46: this.lblHours = ((System.Windows.Controls.Label)(target)); return; case 47: this.lblMinutes = ((System.Windows.Controls.Label)(target)); return; case 48: this.lblSeconds = ((System.Windows.Controls.Label)(target)); return; case 49: this.udVideoEndHours = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 50: this.udVideoEndMinutes = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 51: this.udVideoEndSeconds = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 52: this.lblVideoEnd = ((System.Windows.Controls.Label)(target)); return; case 53: this.udTrackEndHours = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 54: this.udTrackEndMinutes = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 55: this.udTrackEndSeconds = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 56: this.lbTrackEnd = ((System.Windows.Controls.Label)(target)); return; case 57: this.grdControlButtons = ((System.Windows.Controls.Grid)(target)); return; case 58: this.btnFiles = ((System.Windows.Controls.Button)(target)); #line 129 "..\..\MainWindow.xaml" this.btnFiles.Click += new System.Windows.RoutedEventHandler(this.btnFiles_Click); #line default #line hidden #line 131 "..\..\MainWindow.xaml" this.btnFiles.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnFiles_MouseEnter); #line default #line hidden #line 132 "..\..\MainWindow.xaml" this.btnFiles.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnFiles_MouseLeave); #line default #line hidden return; case 59: this.btnSync = ((System.Windows.Controls.Button)(target)); #line 137 "..\..\MainWindow.xaml" this.btnSync.Click += new System.Windows.RoutedEventHandler(this.btnSync_Click); #line default #line hidden #line 137 "..\..\MainWindow.xaml" this.btnSync.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnSync_MouseEnter); #line default #line hidden #line 137 "..\..\MainWindow.xaml" this.btnSync.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnSync_MouseLeave); #line default #line hidden return; case 60: this.btnWidgets = ((System.Windows.Controls.Button)(target)); #line 142 "..\..\MainWindow.xaml" this.btnWidgets.Click += new System.Windows.RoutedEventHandler(this.btnWidgets_Click); #line default #line hidden #line 142 "..\..\MainWindow.xaml" this.btnWidgets.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnWidgets_MouseEnter); #line default #line hidden #line 142 "..\..\MainWindow.xaml" this.btnWidgets.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnWidgets_MouseLeave); #line default #line hidden return; case 61: this.grdWidgets = ((System.Windows.Controls.Grid)(target)); return; case 62: this.btnTrack = ((System.Windows.Controls.Button)(target)); #line 153 "..\..\MainWindow.xaml" this.btnTrack.Click += new System.Windows.RoutedEventHandler(this.btnTrack_Click); #line default #line hidden #line 153 "..\..\MainWindow.xaml" this.btnTrack.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnTrack_MouseEnter); #line default #line hidden #line 153 "..\..\MainWindow.xaml" this.btnTrack.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnTrack_MouseLeave); #line default #line hidden return; case 63: this.btnSpeed = ((System.Windows.Controls.Button)(target)); #line 158 "..\..\MainWindow.xaml" this.btnSpeed.Click += new System.Windows.RoutedEventHandler(this.btnSpeed_Click); #line default #line hidden #line 158 "..\..\MainWindow.xaml" this.btnSpeed.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnSpeed_MouseEnter); #line default #line hidden #line 158 "..\..\MainWindow.xaml" this.btnSpeed.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnSpeed_MouseLeave); #line default #line hidden return; case 64: this.btnDistance = ((System.Windows.Controls.Button)(target)); #line 163 "..\..\MainWindow.xaml" this.btnDistance.Click += new System.Windows.RoutedEventHandler(this.btnDistance_Click); #line default #line hidden #line 163 "..\..\MainWindow.xaml" this.btnDistance.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnDistance_MouseEnter); #line default #line hidden #line 163 "..\..\MainWindow.xaml" this.btnDistance.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnDistance_MouseLeave); #line default #line hidden return; case 65: this.btnPositionMarker = ((System.Windows.Controls.Button)(target)); #line 168 "..\..\MainWindow.xaml" this.btnPositionMarker.Click += new System.Windows.RoutedEventHandler(this.btnPositionMarker_Click); #line default #line hidden #line 168 "..\..\MainWindow.xaml" this.btnPositionMarker.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnPositionMarker_MouseEnter); #line default #line hidden #line 168 "..\..\MainWindow.xaml" this.btnPositionMarker.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnPositionMarker_MouseLeave); #line default #line hidden return; case 66: this.btnOverlayImage = ((System.Windows.Controls.Button)(target)); #line 173 "..\..\MainWindow.xaml" this.btnOverlayImage.Click += new System.Windows.RoutedEventHandler(this.btnOverlayImage_Click); #line default #line hidden #line 173 "..\..\MainWindow.xaml" this.btnOverlayImage.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnOverlayImage_MouseEnter); #line default #line hidden #line 173 "..\..\MainWindow.xaml" this.btnOverlayImage.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnOverlayImage_MouseLeave); #line default #line hidden return; case 67: this.btnMap = ((System.Windows.Controls.Button)(target)); #line 178 "..\..\MainWindow.xaml" this.btnMap.Click += new System.Windows.RoutedEventHandler(this.btnMap_Click); #line default #line hidden #line 178 "..\..\MainWindow.xaml" this.btnMap.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnMap_MouseEnter); #line default #line hidden #line 178 "..\..\MainWindow.xaml" this.btnMap.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnMap_MouseLeave); #line default #line hidden return; case 68: this.grdTrack = ((System.Windows.Controls.Grid)(target)); return; case 69: this.cbEnableTrack = ((System.Windows.Controls.CheckBox)(target)); #line 186 "..\..\MainWindow.xaml" this.cbEnableTrack.Checked += new System.Windows.RoutedEventHandler(this.cbEnableTrack_Checked); #line default #line hidden #line 186 "..\..\MainWindow.xaml" this.cbEnableTrack.Unchecked += new System.Windows.RoutedEventHandler(this.cbEnableTrack_Uncheck); #line default #line hidden return; case 70: this.grdEnabledTrack = ((System.Windows.Controls.Grid)(target)); return; case 71: this.lblTrackCoordinates = ((System.Windows.Controls.Label)(target)); return; case 72: this.txtTrackX = ((System.Windows.Controls.TextBox)(target)); return; case 73: this.lblTrackX = ((System.Windows.Controls.Label)(target)); return; case 74: this.txtTrackY = ((System.Windows.Controls.TextBox)(target)); return; case 75: this.lblTrackY = ((System.Windows.Controls.Label)(target)); return; case 76: this.cpTrackTravelledColor = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); return; case 77: this.lblTrackHeight = ((System.Windows.Controls.Label)(target)); return; case 78: this.txtTrackHeight = ((System.Windows.Controls.TextBox)(target)); return; case 79: this.lblTrackTravelled = ((System.Windows.Controls.Label)(target)); return; case 80: this.cpTrackWholeColor = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); return; case 81: this.lblTrackWhole = ((System.Windows.Controls.Label)(target)); return; case 82: this.lblTrackTravelledWidth = ((System.Windows.Controls.Label)(target)); return; case 83: this.lblTrackWholeWidth = ((System.Windows.Controls.Label)(target)); return; case 84: this.txtTrackTravelledWidth = ((System.Windows.Controls.TextBox)(target)); return; case 85: this.txtTrackWholeWidth = ((System.Windows.Controls.TextBox)(target)); return; case 86: this.cbShowTravelledTrack = ((System.Windows.Controls.CheckBox)(target)); return; case 87: this.grdSpeed = ((System.Windows.Controls.Grid)(target)); return; case 88: this.cbEnableSpeed = ((System.Windows.Controls.CheckBox)(target)); #line 214 "..\..\MainWindow.xaml" this.cbEnableSpeed.Checked += new System.Windows.RoutedEventHandler(this.cbEnableSpeed_Checked); #line default #line hidden #line 214 "..\..\MainWindow.xaml" this.cbEnableSpeed.Unchecked += new System.Windows.RoutedEventHandler(this.cbEnableSpeed_Uncheck); #line default #line hidden return; case 89: this.grdEnabledSpeed = ((System.Windows.Controls.Grid)(target)); return; case 90: this.cbSpeedFont = ((System.Windows.Controls.ComboBox)(target)); return; case 91: this.lblSpeedFont = ((System.Windows.Controls.Label)(target)); return; case 92: this.lblSpeedCoordinates = ((System.Windows.Controls.Label)(target)); return; case 93: this.txtSpeedX = ((System.Windows.Controls.TextBox)(target)); return; case 94: this.lblSpeedX = ((System.Windows.Controls.Label)(target)); return; case 95: this.txtSpeedY = ((System.Windows.Controls.TextBox)(target)); return; case 96: this.lblSpeedY = ((System.Windows.Controls.Label)(target)); return; case 97: this.cpSpeedColor = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); return; case 98: this.lblSpeedColor = ((System.Windows.Controls.Label)(target)); return; case 99: this.lblSpeedFontSize = ((System.Windows.Controls.Label)(target)); return; case 100: this.txtSpeedFontSize = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 101: this.grdOptions = ((System.Windows.Controls.Grid)(target)); return; case 102: this.btnLoadSettings = ((System.Windows.Controls.Button)(target)); #line 230 "..\..\MainWindow.xaml" this.btnLoadSettings.Click += new System.Windows.RoutedEventHandler(this.btnLoadSettings_Click); #line default #line hidden return; case 103: this.btnSaveSettings = ((System.Windows.Controls.Button)(target)); #line 231 "..\..\MainWindow.xaml" this.btnSaveSettings.Click += new System.Windows.RoutedEventHandler(this.btnSaveSettings_Click); #line default #line hidden return; case 104: this.grdDistance = ((System.Windows.Controls.Grid)(target)); return; case 105: this.cbEnableDistance = ((System.Windows.Controls.CheckBox)(target)); #line 240 "..\..\MainWindow.xaml" this.cbEnableDistance.Checked += new System.Windows.RoutedEventHandler(this.cbEnableDistance_Checked); #line default #line hidden #line 240 "..\..\MainWindow.xaml" this.cbEnableDistance.Unchecked += new System.Windows.RoutedEventHandler(this.cbEnableDistance_Uncheck); #line default #line hidden return; case 106: this.grdEnabledDistance = ((System.Windows.Controls.Grid)(target)); return; case 107: this.lblDistanceCoordinates = ((System.Windows.Controls.Label)(target)); return; case 108: this.txtDistanceX = ((System.Windows.Controls.TextBox)(target)); return; case 109: this.lblDistanceX = ((System.Windows.Controls.Label)(target)); return; case 110: this.txtDistanceY = ((System.Windows.Controls.TextBox)(target)); return; case 111: this.lblDistanceY = ((System.Windows.Controls.Label)(target)); return; case 112: this.cbDistanceFont = ((System.Windows.Controls.ComboBox)(target)); return; case 113: this.lblDistanceFont = ((System.Windows.Controls.Label)(target)); return; case 114: this.cpDistanceColor = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); return; case 115: this.lblDistanceColor = ((System.Windows.Controls.Label)(target)); return; case 116: this.txtDistanceFontSize = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); return; case 117: this.lblDistanceFontSize = ((System.Windows.Controls.Label)(target)); return; case 118: this.grdPositionMarker = ((System.Windows.Controls.Grid)(target)); return; case 119: this.cbEnablePM = ((System.Windows.Controls.CheckBox)(target)); #line 262 "..\..\MainWindow.xaml" this.cbEnablePM.Checked += new System.Windows.RoutedEventHandler(this.cbEnablePM_Checked); #line default #line hidden #line 262 "..\..\MainWindow.xaml" this.cbEnablePM.Unchecked += new System.Windows.RoutedEventHandler(this.cbEnablePM_Uncheck); #line default #line hidden return; case 120: this.grdEnabledPM = ((System.Windows.Controls.Grid)(target)); return; case 121: this.cpPMColor = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); return; case 122: this.lblPMColor = ((System.Windows.Controls.Label)(target)); return; case 123: this.txtPMSize = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 124: this.lblPMSize = ((System.Windows.Controls.Label)(target)); return; case 125: this.grdOverlayImage = ((System.Windows.Controls.Grid)(target)); return; case 126: this.cbEnableOverlayImage = ((System.Windows.Controls.CheckBox)(target)); #line 277 "..\..\MainWindow.xaml" this.cbEnableOverlayImage.Checked += new System.Windows.RoutedEventHandler(this.cbEnableOI_Checked); #line default #line hidden #line 277 "..\..\MainWindow.xaml" this.cbEnableOverlayImage.Unchecked += new System.Windows.RoutedEventHandler(this.cbEnableOI_Uncheck); #line default #line hidden return; case 127: this.grdEnabledOI = ((System.Windows.Controls.Grid)(target)); return; case 128: this.lblOICoordinates = ((System.Windows.Controls.Label)(target)); return; case 129: this.txtOIX = ((System.Windows.Controls.TextBox)(target)); return; case 130: this.lblOIX = ((System.Windows.Controls.Label)(target)); return; case 131: this.txtOIY = ((System.Windows.Controls.TextBox)(target)); return; case 132: this.lblOIY = ((System.Windows.Controls.Label)(target)); return; case 133: this.btnBrowseImage = ((System.Windows.Controls.Button)(target)); #line 284 "..\..\MainWindow.xaml" this.btnBrowseImage.Click += new System.Windows.RoutedEventHandler(this.btnBrowseImage_Click); #line default #line hidden return; case 134: this.grdMap = ((System.Windows.Controls.Grid)(target)); return; case 135: this.cbEnableMap = ((System.Windows.Controls.CheckBox)(target)); #line 294 "..\..\MainWindow.xaml" this.cbEnableMap.Checked += new System.Windows.RoutedEventHandler(this.cbEnableMap_Checked); #line default #line hidden #line 294 "..\..\MainWindow.xaml" this.cbEnableMap.Unchecked += new System.Windows.RoutedEventHandler(this.cbEnableMap_Uncheck); #line default #line hidden return; case 136: this.grdEnabledMap = ((System.Windows.Controls.Grid)(target)); return; case 137: this.lblMapHeight = ((System.Windows.Controls.Label)(target)); return; case 138: this.txtMapHeight = ((System.Windows.Controls.TextBox)(target)); return; case 139: this.lblMapOpacity = ((System.Windows.Controls.Label)(target)); return; case 140: this.dudMapOpacity = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); return; case 141: this.btnPreview = ((System.Windows.Controls.Button)(target)); #line 302 "..\..\MainWindow.xaml" this.btnPreview.Click += new System.Windows.RoutedEventHandler(this.btnPreview_Click); #line default #line hidden return; case 142: this.btnProceed = ((System.Windows.Controls.Button)(target)); #line 307 "..\..\MainWindow.xaml" this.btnProceed.Click += new System.Windows.RoutedEventHandler(this.btnProceed_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.StartPublNum = ((System.Windows.Controls.TextBox)(target)); return; case 2: this.CntPatent = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: this.SaveLocation = ((System.Windows.Controls.Button)(target)); #line 17 "..\..\..\Pages\GetPatentFromInternet.xaml" this.SaveLocation.Click += new System.Windows.RoutedEventHandler(this.SaveLocation_Click); #line default #line hidden return; case 4: this.GetPatent = ((System.Windows.Controls.Button)(target)); #line 18 "..\..\..\Pages\GetPatentFromInternet.xaml" this.GetPatent.Click += new System.Windows.RoutedEventHandler(this.GetPatent_Click); #line default #line hidden return; case 5: this.saveLocation = ((System.Windows.Controls.Label)(target)); return; case 6: this.pbStatus = ((System.Windows.Controls.ProgressBar)(target)); return; case 7: this.StatusLabel = ((System.Windows.Controls.Label)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.lblSetPreviewTime = ((System.Windows.Controls.Label)(target)); return; case 2: this.udHours = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: this.udMinutes = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 4: this.udSeconds = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 5: this.lblHours = ((System.Windows.Controls.Label)(target)); return; case 6: this.lblMinutes = ((System.Windows.Controls.Label)(target)); return; case 7: this.lblMinutes_Copy = ((System.Windows.Controls.Label)(target)); return; case 8: this.btnPreview = ((System.Windows.Controls.Button)(target)); #line 36 "..\..\SetPreviewTime.xaml" this.btnPreview.MouseEnter += new System.Windows.Input.MouseEventHandler(this.btnPreview_MouseEnter); #line default #line hidden #line 36 "..\..\SetPreviewTime.xaml" this.btnPreview.MouseLeave += new System.Windows.Input.MouseEventHandler(this.btnPreview_MouseLeave); #line default #line hidden #line 36 "..\..\SetPreviewTime.xaml" this.btnPreview.Click += new System.Windows.RoutedEventHandler(this.btnPreview_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.window1 = ((YoutubeDownloadHelper.Gui.UrlManipulation)(target)); #line 10 "..\..\..\GUI\UrlManipulation.xaml" this.window1.Closed += new System.EventHandler(this.window1_Closed); #line default #line hidden #line 11 "..\..\..\GUI\UrlManipulation.xaml" this.window1.Closing += new System.ComponentModel.CancelEventHandler(this.window1_Closing); #line default #line hidden return; case 2: this.basicView = ((System.Windows.Controls.TabItem)(target)); return; case 3: this.bvGrid = ((System.Windows.Controls.Grid)(target)); return; case 4: this.basicUrlText = ((System.Windows.Controls.TextBox)(target)); #line 40 "..\..\..\GUI\UrlManipulation.xaml" this.basicUrlText.GotFocus += new System.Windows.RoutedEventHandler(this.basicUrlText_TextManipulation); #line default #line hidden #line 41 "..\..\..\GUI\UrlManipulation.xaml" this.basicUrlText.LostFocus += new System.Windows.RoutedEventHandler(this.basicUrlText_TextManipulation); #line default #line hidden return; case 5: this.urlTextBlock = ((System.Windows.Controls.TextBlock)(target)); return; case 6: this.urlTextBlock_Copy = ((System.Windows.Controls.TextBlock)(target)); return; case 7: this.formatComboBox = ((System.Windows.Controls.ComboBox)(target)); return; case 8: this.basicManipulateUrlButton = ((System.Windows.Controls.Button)(target)); #line 85 "..\..\..\GUI\UrlManipulation.xaml" this.basicManipulateUrlButton.Click += new System.Windows.RoutedEventHandler(this.basicManipulateUrlButton_Click); #line default #line hidden return; case 9: this.urlTextBlock_Copy1 = ((System.Windows.Controls.TextBlock)(target)); return; case 10: this.basicResolution = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 11: this.basicUserInfoText = ((System.Windows.Controls.TextBlock)(target)); return; case 12: this.basicAudioOnlyCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 13: this.advancedView = ((System.Windows.Controls.TabItem)(target)); return; case 14: this.avGrid = ((System.Windows.Controls.Grid)(target)); return; case 15: this.avTextBox = ((System.Windows.Controls.TextBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 16 "..\..\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.New_Click); #line default #line hidden return; case 2: #line 22 "..\..\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Open_Click); #line default #line hidden return; case 3: #line 28 "..\..\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.File_Save); #line default #line hidden return; case 4: #line 36 "..\..\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Exit_Click); #line default #line hidden return; case 5: #line 45 "..\..\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.Clear_Click); #line default #line hidden return; case 6: #line 54 "..\..\MainWindow.xaml" ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.File_Picker); #line default #line hidden return; case 7: this.toolBar = ((System.Windows.Controls.ToolBar)(target)); return; case 8: this.ColorPicker = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); #line 63 "..\..\MainWindow.xaml" this.ColorPicker.SelectedColorChanged += new System.Windows.RoutedPropertyChangedEventHandler<System.Nullable<System.Windows.Media.Color>>(this.ColorPicker_SelectedColorChanged); #line default #line hidden return; case 9: this.IntegerUpDown = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 66 "..\..\MainWindow.xaml" this.IntegerUpDown.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.IntegerUpDown_ValueChanged); #line default #line hidden return; case 10: this.Pen = ((System.Windows.Controls.Primitives.ToggleButton)(target)); #line 69 "..\..\MainWindow.xaml" this.Pen.Checked += new System.Windows.RoutedEventHandler(this.Pen_Checked); #line default #line hidden #line 69 "..\..\MainWindow.xaml" this.Pen.Unchecked += new System.Windows.RoutedEventHandler(this.Pen_Unchecked); #line default #line hidden return; case 11: this.canvas = ((System.Windows.Controls.Canvas)(target)); #line 77 "..\..\MainWindow.xaml" this.canvas.MouseMove += new System.Windows.Input.MouseEventHandler(this.canvas_MouseMove); #line default #line hidden #line 77 "..\..\MainWindow.xaml" this.canvas.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.canvas_MouseDown); #line default #line hidden #line 77 "..\..\MainWindow.xaml" this.canvas.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.canvas_MouseUp); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 9 "..\..\..\..\GUI\Windows\Setup.xaml" ((HLife.GUI.Windows.Setup)(target)).Initialized += new System.EventHandler(this.Window_Initialized); #line default #line hidden return; case 2: this.tabControl = ((System.Windows.Controls.TabControl)(target)); return; case 3: this.img_Avatar = ((System.Windows.Controls.Image)(target)); return; case 4: this.text_Name = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.label7 = ((System.Windows.Controls.Label)(target)); return; case 6: this.label8 = ((System.Windows.Controls.Label)(target)); return; case 7: this.combo_Sex = ((System.Windows.Controls.ComboBox)(target)); #line 18 "..\..\..\..\GUI\Windows\Setup.xaml" this.combo_Sex.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.combo_Sex_SelectionChanged); #line default #line hidden return; case 8: this.label8_Copy = ((System.Windows.Controls.Label)(target)); return; case 9: this.nup_Age = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 10: this.combo_Profession = ((System.Windows.Controls.ComboBox)(target)); return; case 11: this.label8_Copy1 = ((System.Windows.Controls.Label)(target)); return; case 12: this.label8_Copy2 = ((System.Windows.Controls.Label)(target)); return; case 13: this.nup_StartingMoney = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 14: this.tabControl3 = ((System.Windows.Controls.TabControl)(target)); return; case 15: this.label9 = ((System.Windows.Controls.Label)(target)); return; case 16: this.label9_Copy = ((System.Windows.Controls.Label)(target)); return; case 17: this.stack_PerksAvailable = ((System.Windows.Controls.StackPanel)(target)); #line 41 "..\..\..\..\GUI\Windows\Setup.xaml" this.stack_PerksAvailable.Drop += new System.Windows.DragEventHandler(this.DropPerk); #line default #line hidden return; case 18: this.stack_PerksEnabled = ((System.Windows.Controls.StackPanel)(target)); #line 44 "..\..\..\..\GUI\Windows\Setup.xaml" this.stack_PerksEnabled.Drop += new System.Windows.DragEventHandler(this.DropPerk); #line default #line hidden return; case 19: this.label10 = ((System.Windows.Controls.Label)(target)); return; case 20: this.label9_Copy1 = ((System.Windows.Controls.Label)(target)); return; case 21: this.stack_SexualitiesAvailable = ((System.Windows.Controls.StackPanel)(target)); #line 63 "..\..\..\..\GUI\Windows\Setup.xaml" this.stack_SexualitiesAvailable.Drop += new System.Windows.DragEventHandler(this.DropPerk); #line default #line hidden return; case 22: this.stack_SexualitiesEnabled = ((System.Windows.Controls.StackPanel)(target)); #line 66 "..\..\..\..\GUI\Windows\Setup.xaml" this.stack_SexualitiesEnabled.Drop += new System.Windows.DragEventHandler(this.DropPerk); #line default #line hidden return; case 23: this.gb_ModsEnabled = ((System.Windows.Controls.GroupBox)(target)); return; case 24: this.stack_ModsEnabled = ((System.Windows.Controls.StackPanel)(target)); #line 81 "..\..\..\..\GUI\Windows\Setup.xaml" this.stack_ModsEnabled.Drop += new System.Windows.DragEventHandler(this.DropOnPanel); #line default #line hidden return; case 25: this.gb_ModsAvailable = ((System.Windows.Controls.GroupBox)(target)); return; case 26: this.stack_ModsAvailable = ((System.Windows.Controls.StackPanel)(target)); #line 86 "..\..\..\..\GUI\Windows\Setup.xaml" this.stack_ModsAvailable.Drop += new System.Windows.DragEventHandler(this.DropOnPanel); #line default #line hidden return; case 27: this.btn_OpenModsFolder = ((System.Windows.Controls.Button)(target)); #line 89 "..\..\..\..\GUI\Windows\Setup.xaml" this.btn_OpenModsFolder.Click += new System.Windows.RoutedEventHandler(this.OpenModsFolder); #line default #line hidden return; case 28: this.btn_UnloadAllMods = ((System.Windows.Controls.Button)(target)); #line 90 "..\..\..\..\GUI\Windows\Setup.xaml" this.btn_UnloadAllMods.Click += new System.Windows.RoutedEventHandler(this.UnloadAllMods); #line default #line hidden return; case 29: this.btn_LoadAllMods = ((System.Windows.Controls.Button)(target)); #line 91 "..\..\..\..\GUI\Windows\Setup.xaml" this.btn_LoadAllMods.Click += new System.Windows.RoutedEventHandler(this.LoadAllMods); #line default #line hidden return; case 30: this.btn_RefreshMods = ((System.Windows.Controls.Button)(target)); #line 92 "..\..\..\..\GUI\Windows\Setup.xaml" this.btn_RefreshMods.Click += new System.Windows.RoutedEventHandler(this.RefreshModList); #line default #line hidden return; case 31: this.tabControl1 = ((System.Windows.Controls.TabControl)(target)); return; case 32: this.tabControl2 = ((System.Windows.Controls.TabControl)(target)); return; case 33: this.groupBox1 = ((System.Windows.Controls.GroupBox)(target)); return; case 34: this.groupBox2_Copy = ((System.Windows.Controls.GroupBox)(target)); return; case 35: this.comboBox2 = ((System.Windows.Controls.ComboBox)(target)); return; case 36: this.label3 = ((System.Windows.Controls.Label)(target)); return; case 37: this.comboBox3 = ((System.Windows.Controls.ComboBox)(target)); return; case 38: this.label4 = ((System.Windows.Controls.Label)(target)); return; case 39: this.comboBox3_Copy = ((System.Windows.Controls.ComboBox)(target)); return; case 40: this.label4_Copy = ((System.Windows.Controls.Label)(target)); return; case 41: this.groupBox2_Copy1 = ((System.Windows.Controls.GroupBox)(target)); return; case 42: this.comboBox4 = ((System.Windows.Controls.ComboBox)(target)); return; case 43: this.label5 = ((System.Windows.Controls.Label)(target)); return; case 44: this.comboBox5 = ((System.Windows.Controls.ComboBox)(target)); return; case 45: this.label6 = ((System.Windows.Controls.Label)(target)); return; case 46: this.comboBox3_Copy1 = ((System.Windows.Controls.ComboBox)(target)); return; case 47: this.label4_Copy1 = ((System.Windows.Controls.Label)(target)); return; case 48: this.groupBox2 = ((System.Windows.Controls.GroupBox)(target)); return; case 49: this.comboBox = ((System.Windows.Controls.ComboBox)(target)); return; case 50: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 51: this.comboBox1 = ((System.Windows.Controls.ComboBox)(target)); return; case 52: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 53: this.comboBox3_Copy2 = ((System.Windows.Controls.ComboBox)(target)); return; case 54: this.label4_Copy2 = ((System.Windows.Controls.Label)(target)); return; case 55: this.groupBox3 = ((System.Windows.Controls.GroupBox)(target)); return; case 56: this.label = ((System.Windows.Controls.Label)(target)); return; case 57: this.nup_AgeOfConsent = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 58: this.label_Copy = ((System.Windows.Controls.Label)(target)); return; case 59: this.nup_Population = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 60: this.label_Copy1 = ((System.Windows.Controls.Label)(target)); return; case 61: this.nup_MinAge = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 62: this.label_Copy2 = ((System.Windows.Controls.Label)(target)); return; case 63: this.nup_MaxAge = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 64: this.label_Copy3 = ((System.Windows.Controls.Label)(target)); return; case 65: this.nup_MinDeathAge = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 66: this.label_Copy4 = ((System.Windows.Controls.Label)(target)); return; case 67: this.nup_PregnancyLength = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 68: this.label_Copy5 = ((System.Windows.Controls.Label)(target)); return; case 69: this.nup_MinFamilySize = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 70: this.label_Copy6 = ((System.Windows.Controls.Label)(target)); return; case 71: this.nup_MaxFamilySize = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 72: this.label_Copy7 = ((System.Windows.Controls.Label)(target)); return; case 73: this.nup_MaxDeathAge = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 74: this.groupBox = ((System.Windows.Controls.GroupBox)(target)); return; case 75: this.slider_SoundEffectVol = ((System.Windows.Controls.Slider)(target)); return; case 76: this.groupBox_Copy = ((System.Windows.Controls.GroupBox)(target)); return; case 77: this.slider_DialogVolume = ((System.Windows.Controls.Slider)(target)); return; case 78: this.groupBox_Copy1 = ((System.Windows.Controls.GroupBox)(target)); return; case 79: this.slider_MusicVolume = ((System.Windows.Controls.Slider)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._this = ((SPLib.SPSettingsForm)(target)); return; case 2: #line 31 "..\..\SPSettingsForm.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 3: #line 32 "..\..\SPSettingsForm.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 4: #line 33 "..\..\SPSettingsForm.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 5: #line 34 "..\..\SPSettingsForm.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed); #line default #line hidden return; case 6: this.gMain = ((System.Windows.Controls.Grid)(target)); return; case 7: this.cbPort = ((System.Windows.Controls.ComboBox)(target)); return; case 8: this.cbBaudRate = ((System.Windows.Controls.ComboBox)(target)); return; case 9: this.cbDataBits = ((System.Windows.Controls.ComboBox)(target)); return; case 10: this.cbParity = ((System.Windows.Controls.ComboBox)(target)); return; case 11: this.cbStopBits = ((System.Windows.Controls.ComboBox)(target)); return; case 12: this.tbReadTimeout = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 13: this.tbWriteTimeout = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 14: this.cbIsAvailablePorts = ((System.Windows.Controls.CheckBox)(target)); return; case 15: this.bApply = ((System.Windows.Controls.Button)(target)); return; case 16: this.bCancel = ((System.Windows.Controls.Button)(target)); return; case 17: this.bTest = ((System.Windows.Controls.Button)(target)); return; case 18: this.pbCircular = ((SPLib.CircularProgressBar)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.AppendText = ((System.Windows.Controls.TextBox)(target)); return; case 2: this.PrefixText = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.ReplaceText = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.AppendNumbers = ((System.Windows.Controls.CheckBox)(target)); return; case 5: this.CommitButton = ((System.Windows.Controls.Button)(target)); #line 25 "..\..\MassRenamer.xaml" this.CommitButton.Click += new System.Windows.RoutedEventHandler(this.CommitButton_Click); #line default #line hidden return; case 6: this.TextureRoughSettor = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.TextureIndex = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 8: this.HackButton = ((System.Windows.Controls.Button)(target)); #line 32 "..\..\MassRenamer.xaml" this.HackButton.Click += new System.Windows.RoutedEventHandler(this.HackButton_Click); #line default #line hidden return; case 9: this.RegexName = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.SelectName = ((System.Windows.Controls.Button)(target)); #line 35 "..\..\MassRenamer.xaml" this.SelectName.Click += new System.Windows.RoutedEventHandler(this.SelectName_Click); #line default #line hidden return; case 11: this.PosX = ((Xceed.Wpf.Toolkit.DecimalUpDown)(target)); return; case 12: this.PosY = ((Xceed.Wpf.Toolkit.DecimalUpDown)(target)); return; case 13: this.PosZ = ((Xceed.Wpf.Toolkit.DecimalUpDown)(target)); return; case 14: this.ShiftPosButton = ((System.Windows.Controls.Button)(target)); #line 39 "..\..\MassRenamer.xaml" this.ShiftPosButton.Click += new System.Windows.RoutedEventHandler(this.ShiftPosButton_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.nazwa = ((System.Windows.Controls.Label)(target)); return; case 2: this.max = ((System.Windows.Controls.Label)(target)); return; case 3: this.RoomName = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.CreateRoom = ((System.Windows.Controls.Button)(target)); #line 10 "..\..\AddRoomWindow.xaml" this.CreateRoom.Click += new System.Windows.RoutedEventHandler(this.CreateRoom_Click); #line default #line hidden return; case 5: this.OccupancyInteger = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.TargetMouseKey = ((System.Windows.Controls.ComboBox)(target)); return; case 2: this.CurrentPositionLabel = ((System.Windows.Controls.Label)(target)); return; case 3: this.TargetPositionTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.TargetScrollDisplay = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 5: this.TargetPosition = ((System.Windows.Controls.Label)(target)); return; case 6: this.TargetScroll = ((System.Windows.Controls.Label)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.textBlock = ((System.Windows.Controls.TextBlock)(target)); return; case 2: this.iudAantalQueens = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 3: this.btnStart = ((System.Windows.Controls.Button)(target)); #line 17 "..\..\MainWindow.xaml" this.btnStart.Click += new System.Windows.RoutedEventHandler(this.btnStart_Click); #line default #line hidden return; case 4: this.canvasBord = ((NQueens.Bord)(target)); return; case 5: this.btnAsync = ((System.Windows.Controls.Button)(target)); #line 19 "..\..\MainWindow.xaml" this.btnAsync.Click += new System.Windows.RoutedEventHandler(this.btnAsync_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.frmMain = ((ImageDatabase.MainWindow)(target)); #line 5 "..\..\MainWindow.xaml" this.frmMain.Loaded += new System.Windows.RoutedEventHandler(this.frmMain_Loaded); #line default #line hidden return; case 2: this.btnIndex = ((System.Windows.Controls.Button)(target)); #line 7 "..\..\MainWindow.xaml" this.btnIndex.Click += new System.Windows.RoutedEventHandler(this.btnIndex_Click); #line default #line hidden return; case 3: this.lblDirectoryPath = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.pbIndex = ((System.Windows.Controls.ProgressBar)(target)); return; case 5: this.lblIndexStatus = ((System.Windows.Controls.TextBlock)(target)); return; case 6: this.btnSelectQueryImage = ((System.Windows.Controls.Button)(target)); #line 14 "..\..\MainWindow.xaml" this.btnSelectQueryImage.Click += new System.Windows.RoutedEventHandler(this.btnSelectQueryImage_Click); #line default #line hidden return; case 7: this.btnQueryImage = ((System.Windows.Controls.Button)(target)); #line 15 "..\..\MainWindow.xaml" this.btnQueryImage.Click += new System.Windows.RoutedEventHandler(this.btnQueryImage_Click); #line default #line hidden return; case 8: this.imqQuery = ((System.Windows.Controls.Image)(target)); return; case 9: this.txtQuery = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.ImageList = ((System.Windows.Controls.ItemsControl)(target)); return; case 13: this.cmbAlgo = ((System.Windows.Controls.ComboBox)(target)); #line 56 "..\..\MainWindow.xaml" this.cmbAlgo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbAlgo_SelectionChanged); #line default #line hidden return; case 14: this.lblQueryStatus = ((System.Windows.Controls.TextBlock)(target)); return; case 15: this.btnSelectFolder = ((System.Windows.Controls.Button)(target)); #line 66 "..\..\MainWindow.xaml" this.btnSelectFolder.Click += new System.Windows.RoutedEventHandler(this.btnSelectFolder_Click); #line default #line hidden return; case 16: this.chkIndexAysc = ((System.Windows.Controls.CheckBox)(target)); #line 67 "..\..\MainWindow.xaml" this.chkIndexAysc.Click += new System.Windows.RoutedEventHandler(this.chkIndexAysc_Click); #line default #line hidden return; case 17: this.btnClear = ((System.Windows.Controls.Button)(target)); #line 68 "..\..\MainWindow.xaml" this.btnClear.Click += new System.Windows.RoutedEventHandler(this.btnClear_Click); #line default #line hidden return; case 18: this.btnShowHideSettings = ((System.Windows.Controls.Button)(target)); #line 69 "..\..\MainWindow.xaml" this.btnShowHideSettings.Click += new System.Windows.RoutedEventHandler(this.btnShowHideSettings_Click); #line default #line hidden return; case 19: this.VectorSetting = ((System.Windows.Controls.Grid)(target)); return; case 20: this.grpSurf = ((System.Windows.Controls.GroupBox)(target)); return; case 21: this.lblSurfThreshold = ((System.Windows.Controls.TextBlock)(target)); return; case 22: this.cmbSurfThreshold = ((System.Windows.Controls.ComboBox)(target)); return; case 23: this.lbl2 = ((System.Windows.Controls.TextBlock)(target)); return; case 24: this.nudsurfUniqueThreshold = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); return; case 25: this.lbl3 = ((System.Windows.Controls.TextBlock)(target)); return; case 26: this.nudsurfGoodMatchThreshold = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 27: this.lblSurfApproach = ((System.Windows.Controls.TextBlock)(target)); return; case 28: this.cmbSurfApproach = ((System.Windows.Controls.ComboBox)(target)); return; case 29: this.CeddSetting = ((System.Windows.Controls.Grid)(target)); return; case 30: this.grpCEDD = ((System.Windows.Controls.GroupBox)(target)); return; case 31: this.lblCeddAlgoType = ((System.Windows.Controls.TextBlock)(target)); return; case 32: this.cmbCeddAlgoType = ((System.Windows.Controls.ComboBox)(target)); return; case 33: this.lblCutOffDistance = ((System.Windows.Controls.TextBlock)(target)); return; case 34: this.nudCEDDGoodMatchThreshold = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.mainGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this.playersCountUpDownButton = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 18 "..\..\..\Pages\PlayersInputPage.xaml" this.playersCountUpDownButton.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.playersCountUpDownButton_ValueChanged); #line default #line hidden return; case 3: this.dockPanelPlayer_1 = ((System.Windows.Controls.DockPanel)(target)); return; case 4: this.textboxPlayer1 = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.dockPanelPlayer_2 = ((System.Windows.Controls.DockPanel)(target)); return; case 6: this.textboxPlayer2 = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.dockPanelPlayer_3 = ((System.Windows.Controls.DockPanel)(target)); return; case 8: this.textboxPlayer3 = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.dockPanelPlayer_4 = ((System.Windows.Controls.DockPanel)(target)); return; case 10: this.textboxPlayer4 = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.dockPanelPlayer_5 = ((System.Windows.Controls.DockPanel)(target)); return; case 12: this.textboxPlayer5 = ((System.Windows.Controls.TextBox)(target)); return; case 13: this.dockPanelPlayer_6 = ((System.Windows.Controls.DockPanel)(target)); return; case 14: this.textboxPlayer6 = ((System.Windows.Controls.TextBox)(target)); return; case 15: this.cancelButton = ((System.Windows.Controls.Button)(target)); #line 46 "..\..\..\Pages\PlayersInputPage.xaml" this.cancelButton.Click += new System.Windows.RoutedEventHandler(this.cancelButton_Click); #line default #line hidden return; case 16: this.doneButton = ((System.Windows.Controls.Button)(target)); #line 47 "..\..\..\Pages\PlayersInputPage.xaml" this.doneButton.Click += new System.Windows.RoutedEventHandler(this.doneButton_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.mainGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this.incomeStateOfTreasuryBeginning = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 37 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeStateOfTreasuryBeginning.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 3: this.incomeAnnualRevenue = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 42 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeAnnualRevenue.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 4: this.incomeContributions = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 47 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeContributions.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 5: this.expenseActiveWars = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 58 "..\..\..\Pages\StateTreasuryPage.xaml" this.expenseActiveWars.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 6: this.expenseLegions = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 64 "..\..\..\Pages\StateTreasuryPage.xaml" this.expenseLegions.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 7: this.expenseFleets = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 70 "..\..\..\Pages\StateTreasuryPage.xaml" this.expenseFleets.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 8: this.childGridProvinces = ((System.Windows.Controls.Grid)(target)); return; case 9: this.incomeProvinceAfrica = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 84 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeProvinceAfrica.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 10: this.incomeProvinceAsia = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 90 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeProvinceAsia.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 11: this.incomeProvinceBithynia = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 96 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeProvinceBithynia.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 12: this.incomeProvinceCiliciaCyprus = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 102 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeProvinceCiliciaCyprus.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 13: this.incomeProvinceCreteCyrene = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 108 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeProvinceCreteCyrene.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 14: this.incomeProvinceGaulCisalpine = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 114 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeProvinceGaulCisalpine.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 15: this.incomeProvinceGaulNarbonese = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 120 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeProvinceGaulNarbonese.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 16: this.incomeProvinceGaulTransalpine = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 126 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeProvinceGaulTransalpine.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 17: this.incomeProvinceGreece = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 136 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeProvinceGreece.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 18: this.incomeProvinceIllyricum = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 142 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeProvinceIllyricum.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 19: this.incomeProvinceSardiniaCorsica = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 148 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeProvinceSardiniaCorsica.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 20: this.incomeProvinceSicily = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 154 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeProvinceSicily.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 21: this.incomeProvinceSpainFurther = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 160 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeProvinceSpainFurther.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 22: this.incomeProvinceSpainNearer = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 166 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeProvinceSpainNearer.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 23: this.incomeProvinceSyria = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 172 "..\..\..\Pages\StateTreasuryPage.xaml" this.incomeProvinceSyria.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.OnValueChanged); #line default #line hidden return; case 24: this.checkboxLandbill_1 = ((System.Windows.Controls.CheckBox)(target)); #line 180 "..\..\..\Pages\StateTreasuryPage.xaml" this.checkboxLandbill_1.Click += new System.Windows.RoutedEventHandler(this.OnCheckboxChanged); #line default #line hidden return; case 25: this.checkboxLandbill_2a = ((System.Windows.Controls.CheckBox)(target)); #line 182 "..\..\..\Pages\StateTreasuryPage.xaml" this.checkboxLandbill_2a.Click += new System.Windows.RoutedEventHandler(this.OnCheckboxChanged); #line default #line hidden return; case 26: this.checkboxLandbill_2b = ((System.Windows.Controls.CheckBox)(target)); #line 184 "..\..\..\Pages\StateTreasuryPage.xaml" this.checkboxLandbill_2b.Click += new System.Windows.RoutedEventHandler(this.OnCheckboxChanged); #line default #line hidden return; case 27: this.checkboxLandbill_3a = ((System.Windows.Controls.CheckBox)(target)); #line 186 "..\..\..\Pages\StateTreasuryPage.xaml" this.checkboxLandbill_3a.Click += new System.Windows.RoutedEventHandler(this.OnCheckboxChanged); #line default #line hidden return; case 28: this.checkboxLandbill_3b = ((System.Windows.Controls.CheckBox)(target)); #line 188 "..\..\..\Pages\StateTreasuryPage.xaml" this.checkboxLandbill_3b.Click += new System.Windows.RoutedEventHandler(this.OnCheckboxChanged); #line default #line hidden return; case 29: this.checkboxLandbill_3c = ((System.Windows.Controls.CheckBox)(target)); #line 190 "..\..\..\Pages\StateTreasuryPage.xaml" this.checkboxLandbill_3c.Click += new System.Windows.RoutedEventHandler(this.OnCheckboxChanged); #line default #line hidden return; case 30: this.treasuryChangeLabel = ((System.Windows.Controls.Label)(target)); return; case 31: this.treasuryResultLabel = ((System.Windows.Controls.Label)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 17 "..\..\..\..\View\CharacterEditor.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.NewUnit); #line default #line hidden return; case 2: #line 18 "..\..\..\..\View\CharacterEditor.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.DeleteAllUnits); #line default #line hidden return; case 3: #line 19 "..\..\..\..\View\CharacterEditor.xaml" ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.DeleteUnit); #line default #line hidden return; case 6: this.selUnit = ((System.Windows.Controls.GroupBox)(target)); return; case 7: this.body = ((System.Windows.Controls.ComboBox)(target)); #line 69 "..\..\..\..\View\CharacterEditor.xaml" this.body.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ChangeUnitPicture); #line default #line hidden return; case 8: this.weapon = ((System.Windows.Controls.ComboBox)(target)); #line 74 "..\..\..\..\View\CharacterEditor.xaml" this.weapon.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ChangeUnitPicture); #line default #line hidden return; case 9: this.expertise = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 10: this.hitPoints = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 11: this.actionPoints = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 12: this.posX = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 93 "..\..\..\..\View\CharacterEditor.xaml" this.posX.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.CharacterPositionChanged); #line default #line hidden return; case 13: this.posY = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); #line 97 "..\..\..\..\View\CharacterEditor.xaml" this.posY.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.CharacterPositionChanged); #line default #line hidden return; case 14: this.image1 = ((System.Windows.Controls.Image)(target)); #line 113 "..\..\..\..\View\CharacterEditor.xaml" this.image1.PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.image1_PreviewMouseLeftButtonDown); #line default #line hidden #line 114 "..\..\..\..\View\CharacterEditor.xaml" this.image1.PreviewMouseMove += new System.Windows.Input.MouseEventHandler(this.image1_PreviewMouseMove); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MacroList = ((Xceed.Wpf.Toolkit.CheckListBox)(target)); return; case 2: this.MacroEditorInformationLabel = ((System.Windows.Controls.Label)(target)); return; case 3: #line 16 "..\..\..\MainWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.EditKeyboard); #line default #line hidden return; case 4: #line 17 "..\..\..\MainWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.EditMouse); #line default #line hidden return; case 5: #line 18 "..\..\..\MainWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.EditDelay); #line default #line hidden return; case 6: #line 19 "..\..\..\MainWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.EditJump); #line default #line hidden return; case 7: #line 20 "..\..\..\MainWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.EditText); #line default #line hidden return; case 8: #line 21 "..\..\..\MainWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.EditCall); #line default #line hidden return; case 9: #line 22 "..\..\..\MainWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.EditLock); #line default #line hidden return; case 10: #line 23 "..\..\..\MainWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.EditRepeat); #line default #line hidden return; case 11: #line 24 "..\..\..\MainWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Edit); #line default #line hidden return; case 12: #line 25 "..\..\..\MainWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Delete); #line default #line hidden return; case 13: #line 26 "..\..\..\MainWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Save); #line default #line hidden return; case 14: #line 27 "..\..\..\MainWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Cancel); #line default #line hidden return; case 15: this.MacroItemInfo = ((System.Windows.Controls.Label)(target)); return; case 16: #line 29 "..\..\..\MainWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.MoveUp); #line default #line hidden return; case 17: #line 30 "..\..\..\MainWindows\MacroEditor.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.MoveDown); #line default #line hidden return; case 18: this.Repeat = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 6 "..\..\..\..\Forms\frmActivityEdit.xaml" ((TDSClient.Forms.frmActivityEdit)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden #line 6 "..\..\..\..\Forms\frmActivityEdit.xaml" ((TDSClient.Forms.frmActivityEdit)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.Window_Unloaded); #line default #line hidden return; case 2: this.lblRoute = ((System.Windows.Controls.Label)(target)); return; case 3: this.txtRoute = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.cmdRoute = ((System.Windows.Controls.Button)(target)); #line 10 "..\..\..\..\Forms\frmActivityEdit.xaml" this.cmdRoute.Click += new System.Windows.RoutedEventHandler(this.cmdRoute_Click); #line default #line hidden return; case 5: this.startActivity = ((Xceed.Wpf.Toolkit.TimeSpanUpDown)(target)); return; case 6: this.checkBoxMapReferencePoint = ((System.Windows.Controls.CheckBox)(target)); return; case 7: this.speedUpDown = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); return; case 8: this.btnOK = ((System.Windows.Controls.Button)(target)); #line 27 "..\..\..\..\Forms\frmActivityEdit.xaml" this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click); #line default #line hidden return; case 9: this.lblReferencePoint = ((System.Windows.Controls.Label)(target)); return; case 10: this.lblX = ((System.Windows.Controls.Label)(target)); return; case 11: this.txtReferenceX = ((System.Windows.Controls.Label)(target)); return; case 12: this.lblY = ((System.Windows.Controls.Label)(target)); return; case 13: this.txtReferenceY = ((System.Windows.Controls.Label)(target)); return; case 14: this.textBlockRouteName_Copy = ((System.Windows.Controls.TextBlock)(target)); return; case 15: this.txPlatformName = ((System.Windows.Controls.TextBox)(target)); return; } this._contentLoaded = true; }