Exemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 7 "..\..\..\..\..\Modules\Common\Person\Person.xaml"
                ((Invert911.InvertCommon.Modules.Person.Person)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.GeneralGroupBox = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 3:
                this.MainPersonDetailDynControl = ((Invert911.InvertCommon.Modules.Person.PersonDetailDynControl)(target));
                return;

            case 4:
                this.MainLocations = ((Invert911.InvertCommon.Modules.Location.Locations)(target));
                return;

            case 5:
                this.MainPersonAKAs = ((Invert911.InvertCommon.Modules.Person.PersonAKAs)(target));
                return;

            case 6:
                this.MainPersonSMTs = ((Invert911.InvertCommon.Modules.Person.PersonSMTs)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 7 "..\..\..\..\..\Modules\Common\Person\Person.xaml"
     ((Invert911.InvertCommon.Modules.Person.Person)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.GeneralGroupBox = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 3:
     this.MainPersonDetailDynControl = ((Invert911.InvertCommon.Modules.Person.PersonDetailDynControl)(target));
     return;
     case 4:
     this.MainLocations = ((Invert911.InvertCommon.Modules.Location.Locations)(target));
     return;
     case 5:
     this.MainPersonAKAs = ((Invert911.InvertCommon.Modules.Person.PersonAKAs)(target));
     return;
     case 6:
     this.MainPersonSMTs = ((Invert911.InvertCommon.Modules.Person.PersonSMTs)(target));
     return;
     }
     this._contentLoaded = true;
 }