Ejemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ComponentLibraryRoot = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.IconsToolBar = ((System.Windows.Controls.ToolBar)(target));
                return;

            case 5:

            #line 251 "..\..\..\Views\ComponentsLibraryWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OpenImportManager_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.FilterBox = ((TraceLab.UI.WPF.Controls.SearchTextBox)(target));
                return;

            case 7:
                this.FilterBinding = ((System.Windows.Data.Binding)(target));
                return;

            case 8:
                this.PlaceHolderWidth = ((System.Windows.Controls.Grid)(target));
                return;

            case 9:
                this.ComponentLibrary = ((TraceLab.UI.WPF.Controls.TreeListView)(target));
                return;

            case 10:
                this.rescanCanvas = ((System.Windows.Controls.Grid)(target));
                return;

            case 11:
                this.isRescanBinding = ((System.Windows.Data.Binding)(target));
                return;

            case 12:
                this.rescanImage = ((System.Windows.Controls.Image)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.PlaceHolderWidth = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.ImportLibrary = ((TraceLab.UI.WPF.Controls.TreeListView)(target));
                return;

            case 3:

            #line 133 "..\..\..\Views\ExperimentImportManagerView.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ComponentLibraryRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.IconsToolBar = ((System.Windows.Controls.ToolBar)(target));
     return;
     case 5:
     
     #line 251 "..\..\..\Views\ComponentsLibraryWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OpenImportManager_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.FilterBox = ((TraceLab.UI.WPF.Controls.SearchTextBox)(target));
     return;
     case 7:
     this.FilterBinding = ((System.Windows.Data.Binding)(target));
     return;
     case 8:
     this.PlaceHolderWidth = ((System.Windows.Controls.Grid)(target));
     return;
     case 9:
     this.ComponentLibrary = ((TraceLab.UI.WPF.Controls.TreeListView)(target));
     return;
     case 10:
     this.rescanCanvas = ((System.Windows.Controls.Grid)(target));
     return;
     case 11:
     this.isRescanBinding = ((System.Windows.Data.Binding)(target));
     return;
     case 12:
     this.rescanImage = ((System.Windows.Controls.Image)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.PlaceHolderWidth = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.ImportLibrary = ((TraceLab.UI.WPF.Controls.TreeListView)(target));
     return;
     case 3:
     
     #line 133 "..\..\..\Views\ExperimentImportManagerView.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }