示例#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.DockingManager1 = ((Syncfusion.Windows.Tools.Controls.DockingManager)(target));
                return;

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

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

            case 4:
                this.Content3 = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 5:
                this.DockingManager2 = ((Syncfusion.Windows.Tools.Controls.DockingManager)(target));
                return;

            case 6:
                this.tabsplitter = ((Syncfusion.Windows.Tools.Controls.TabSplitter)(target));
                return;

            case 7:
                this.tabSplitterItem1 = ((Syncfusion.Windows.Tools.Controls.TabSplitterItem)(target));
                return;

            case 8:
                this.splitterPage2 = ((Syncfusion.Windows.Tools.Controls.SplitterPage)(target));
                return;

            case 9:
                this.ViewCode = ((System.Windows.Controls.Grid)(target));

            #line 36 "..\..\VisualStudio.xaml"
                this.ViewCode.Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded);

            #line default
            #line hidden

            #line 36 "..\..\VisualStudio.xaml"
                this.ViewCode.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ViewCode_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 10:
                this.splitterPage1 = ((Syncfusion.Windows.Tools.Controls.SplitterPage)(target));
                return;

            case 11:
                this.EditControl = ((Syncfusion.Windows.Edit.EditControl)(target));

            #line 43 "..\..\VisualStudio.xaml"
                this.EditControl.TextChanged += new System.Windows.PropertyChangedCallback(this.EditControl_TextChanged);

            #line default
            #line hidden
                return;

            case 12:
                this.LogErrores = ((System.Windows.Controls.TextBox)(target));
                return;

            case 13:
                this.propertyGrid1 = ((Syncfusion.Windows.PropertyGrid.PropertyGrid)(target));

            #line 56 "..\..\VisualStudio.xaml"
                this.propertyGrid1.SelectedPropertyItemChanged += new System.Windows.PropertyChangedCallback(this.PropertyGrid1_SelectedPropertyItemChanged);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }