void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.TextBox = ((System.Windows.Controls.TextBox)(target)); return; case 2: this.TransparentTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 3: this.MultiLineTextBoxStyle = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.TextBoxExtended = ((Framework.UI.Controls.TextBoxExtended)(target)); return; case 5: this.TransparentTextBoxExtended = ((Framework.UI.Controls.TextBoxExtended)(target)); return; case 6: this.MultiLineTextBoxExtendedStyle = ((Framework.UI.Controls.TextBoxExtended)(target)); return; case 7: this.FilterTextBoxExtended = ((Framework.UI.Controls.TextBoxExtended)(target)); return; case 8: this.RichTextBox = ((Framework.UI.Controls.RichTextBoxExtended)(target)); return; case 9: this.PlainTextCutCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 10: this.PlainTextCopyCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 11: this.PlainTextPasteCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 12: this.PlainTextTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 13: this.RtfTextTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 14: this.XamlTextTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 15: this.ButtonTextBox = ((Framework.UI.Controls.ButtonTextBox)(target)); return; case 16: this.SearchButtonTextBoxStyle = ((Framework.UI.Controls.ButtonTextBox)(target)); return; case 17: this.FolderButtonTextBoxStyle = ((Framework.UI.Controls.ButtonTextBox)(target)); return; case 18: this.RefreshButtonTextBoxStyle = ((Framework.UI.Controls.ButtonTextBox)(target)); return; case 19: this.LargeSearchButtonTextBoxStyle = ((Framework.UI.Controls.ButtonTextBox)(target)); return; case 20: this.DatePicker = ((System.Windows.Controls.DatePicker)(target)); return; case 21: this.TransparentDatePicker = ((System.Windows.Controls.DatePicker)(target)); return; case 22: this.Calendar = ((System.Windows.Controls.Calendar)(target)); return; case 23: this.CheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 24: this.ToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target)); return; case 25: this.RadioButton = ((System.Windows.Controls.RadioButton)(target)); return; case 26: this.ComboBox = ((System.Windows.Controls.ComboBox)(target)); return; case 27: this.IsEditableToggleSwitch = ((Elysium.Controls.ToggleSwitch)(target)); return; case 28: this.MaxLengthDecimalUpDown = ((Framework.UI.Controls.DecimalUpDown)(target)); return; case 29: this.TransparentComboBox = ((System.Windows.Controls.ComboBox)(target)); return; case 30: this.ComboDataGrid = ((Framework.UI.Controls.ComboDataGrid)(target)); return; case 31: this.DecimalUpDown = ((Framework.UI.Controls.DecimalUpDown)(target)); return; case 32: this.TransparentDecimalUpDown = ((Framework.UI.Controls.DecimalUpDown)(target)); return; case 33: this.ShowButtonSpinnerCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 34: this.AllowSpinCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; case 35: this.FormatStringTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 36: this.IncrementTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 37: this.MinimumTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 38: this.MaximumTextBox = ((System.Windows.Controls.TextBox)(target)); return; case 39: this.IsRedOnNegativeCheckBox = ((System.Windows.Controls.CheckBox)(target)); return; } this._contentLoaded = true; }