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

            #line 8 "..\..\EditorSql.xaml"
                ((SiasoftAppExt.EditorSql)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.DockingManager1 = ((Syncfusion.Windows.Tools.Controls.DockingManager)(target));
                return;

            case 3:
                this.Content1 = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 4:
                this.ItemMain = ((Syncfusion.Windows.Tools.Controls.TreeViewItemAdv)(target));
                return;

            case 5:
                this.Content2 = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 6:

            #line 72 "..\..\EditorSql.xaml"
                ((Syncfusion.Windows.Tools.Controls.ButtonAdv)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.EditControl1 = ((Syncfusion.Windows.Edit.EditControl)(target));
                return;

            case 8:
                this.gridSplitter = ((Syncfusion.Windows.Controls.Input.SfGridSplitter)(target));
                return;

            case 9:
                this.sfBusyIndicator = ((Syncfusion.Windows.Controls.Notification.SfBusyIndicator)(target));
                return;

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

            case 11:
                this.Grid = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target));
                return;

            case 12:
                this.TOTAL = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.monthly = ((System.Windows.Controls.Frame)(target));
     return;
     case 2:
     this.updateContacts = ((System.Windows.Controls.Button)(target));
     
     #line 20 "..\..\MainWindow.xaml"
     this.updateContacts.Click += new System.Windows.RoutedEventHandler(this.updateContacts_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.sendBills = ((System.Windows.Controls.Button)(target));
     
     #line 21 "..\..\MainWindow.xaml"
     this.sendBills.Click += new System.Windows.RoutedEventHandler(this.sendBills_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.newMonthUpload = ((System.Windows.Controls.Button)(target));
     
     #line 22 "..\..\MainWindow.xaml"
     this.newMonthUpload.Click += new System.Windows.RoutedEventHandler(this.newMonthUpload_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.readText = ((Syncfusion.Windows.Controls.Notification.SfBusyIndicator)(target));
     return;
     case 6:
     this.lsDb = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target));
     return;
     case 7:
     this.emailView = ((Syncfusion.Windows.Tools.Controls.TreeViewAdv)(target));
     return;
     case 8:
     this.emailSet = ((Syncfusion.Windows.Tools.Controls.TreeViewItemAdv)(target));
     
     #line 40 "..\..\MainWindow.xaml"
     this.emailSet.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.emailSet_MouseDoubleClick);
     
     #line default
     #line hidden
     return;
     case 9:
     this.themeSet = ((Syncfusion.Windows.Tools.Controls.TreeViewItemAdv)(target));
     
     #line 41 "..\..\MainWindow.xaml"
     this.themeSet.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.themeSet_MouseDoubleClick);
     
     #line default
     #line hidden
     return;
     case 10:
     this._mainFrame = ((System.Windows.Controls.Frame)(target));
     return;
     }
     this._contentLoaded = true;
 }