void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.GeneralGroupBox = ((System.Windows.Controls.GroupBox)(target)); return; case 2: this.MainIncidentDynControl = ((Invert911.Incident.IncidentDynControl)(target)); return; case 3: this.MainLocationDynControl = ((Invert911.InvertCommon.Modules.Location.LocationDynControl)(target)); return; case 4: this.IncidentTabControl = ((System.Windows.Controls.TabControl)(target)); return; case 5: this.IncidentCADServiceCall = ((Invert911.InvertCommon.Modules.CAD.CADServiceCall)(target)); return; } this._contentLoaded = true; }