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

            #line 16 "..\..\..\..\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 17 "..\..\..\..\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.BaseTreePanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #2
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.BaseTreePanel)(target));
                return;

            case 5:
                this.ListFrame = ((UITemplate.Controls.ListBaseFrame)(target));
                return;
            }
            this._contentLoaded = true;
        }