Пример #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

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

            #line default
            #line hidden
                return;

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

            case 3:
                this.MainCitationMenu = ((Invert911.Citation.CitationMenu)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\..\..\..\Modules\Law\Citation\CitationWorkspace.xaml"
     ((Invert911.Citation.CitationWorkspace)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.MainTabControl = ((System.Windows.Controls.TabControl)(target));
     return;
     case 3:
     this.MainCitationMenu = ((Invert911.Citation.CitationMenu)(target));
     return;
     }
     this._contentLoaded = true;
 }