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

            #line 5 "..\..\..\..\..\Modules\Law\PolicePad\PolicePadWorkspace.xaml"
                ((Invert911.InvertCommon.Modules.Law.PolicePad.PolicePadWorkspace)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.IncidentTabControl = ((System.Windows.Controls.TabControl)(target));
                return;

            case 3:
                this.MainIncidentMenu = ((Invert911.InvertCommon.Modules.Law.PolicePad.PolicePadMenu)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\..\..\..\Modules\Law\PolicePad\PolicePadWorkspace.xaml"
     ((Invert911.InvertCommon.Modules.Law.PolicePad.PolicePadWorkspace)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.IncidentTabControl = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.MainIncidentMenu = ((Invert911.InvertCommon.Modules.Law.PolicePad.PolicePadMenu)(target));
     return;
     }
     this._contentLoaded = true;
 }