void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserControl = ((VMS.Client.TrackingSystem.UserControls.NumericUpDown)(target)); return; case 2: this.brdNumeriUpDown = ((System.Windows.Controls.Border)(target)); return; case 3: this.grdNumeriUpDown = ((System.Windows.Controls.Grid)(target)); return; case 4: this.txtNumericUpDown = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.btnUp = ((System.Windows.Controls.Button)(target)); return; case 6: this.Up = ((System.Windows.Shapes.Path)(target)); return; case 7: this.btnDown = ((System.Windows.Controls.Button)(target)); return; case 8: this.Down = ((System.Windows.Shapes.Path)(target)); return; } this._contentLoaded = true; }