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

            #line 12 "..\..\..\..\Construct\Pages\ConstructFileList.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_New);

            #line default
            #line hidden
                return;

            case 2:

            #line 13 "..\..\..\..\Construct\Pages\ConstructFileList.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Save);

            #line default
            #line hidden
                return;

            case 3:
                this.LinkList = ((TableConstruct.BaseListPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.RowList = ((TableConstruct.BaseListPanel)(target));
                return;

            case 2:
                this.ItemValueList = ((System.Windows.Controls.ItemsControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\..\Pages\ContentFileList.xaml"
                ((System.Windows.Controls.Grid)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded_1);

            #line default
            #line hidden
                return;

            case 2:

            #line 20 "..\..\..\Pages\ContentFileList.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_New);

            #line default
            #line hidden
                return;

            case 3:

            #line 21 "..\..\..\Pages\ContentFileList.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Save);

            #line default
            #line hidden
                return;

            case 4:
                this.LinkList = ((TableConstruct.BaseListPanel)(target));
                return;

            case 5:
                this.ListFrame = ((UITemplate.Controls.ListBaseFrame)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 12 "..\..\..\..\Construct\Pages\ConstructFileList.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_New);
     
     #line default
     #line hidden
     return;
     case 2:
     
     #line 13 "..\..\..\..\Construct\Pages\ConstructFileList.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Save);
     
     #line default
     #line hidden
     return;
     case 3:
     this.LinkList = ((TableConstruct.BaseListPanel)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.RowList = ((TableConstruct.BaseListPanel)(target));
     return;
     case 2:
     this.ItemValueList = ((System.Windows.Controls.ItemsControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\..\Pages\ContentFileList.xaml"
     ((System.Windows.Controls.Grid)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded_1);
     
     #line default
     #line hidden
     return;
     case 2:
     
     #line 20 "..\..\..\Pages\ContentFileList.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_New);
     
     #line default
     #line hidden
     return;
     case 3:
     
     #line 21 "..\..\..\Pages\ContentFileList.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Save);
     
     #line default
     #line hidden
     return;
     case 4:
     this.LinkList = ((TableConstruct.BaseListPanel)(target));
     return;
     case 5:
     this.ListFrame = ((UITemplate.Controls.ListBaseFrame)(target));
     return;
     }
     this._contentLoaded = true;
 }