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

            #line 4 "..\..\..\Controls\PorcessWaitWindow.xaml"
                ((Ai.Hong.Controls.PorcessWaitWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.rootGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.promptTitle = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.processingBar = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 5:
                this.btnCancel = ((Ai.Hong.Controls.VectorImageButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.toolbarOperate = ((Ai.Hong.Controls.FlattenFileOperatePanel)(target));
                return;

            case 2:
                this.toolBarTray = ((System.Windows.Controls.ToolBarTray)(target));
                return;

            case 3:
                this.btnOpen = ((Ai.Hong.Controls.VectorImageButton)(target));
                return;

            case 4:
                this.btnSave = ((Ai.Hong.Controls.VectorImageButton)(target));
                return;

            case 5:
                this.btnSaveAs = ((Ai.Hong.Controls.VectorImageButton)(target));
                return;

            case 6:
                this.btnSaveAll = ((Ai.Hong.Controls.VectorImageButton)(target));
                return;

            case 7:
                this.btnClose = ((Ai.Hong.Controls.VectorImageButton)(target));
                return;

            case 8:
                this.btnCloseAll = ((Ai.Hong.Controls.VectorImageButton)(target));
                return;

            case 9:
                this.btnUndo = ((Ai.Hong.Controls.VectorImageButton)(target));
                return;

            case 10:
                this.btnImport = ((Ai.Hong.Controls.VectorImageButton)(target));
                return;

            case 11:
                this.btnExport = ((Ai.Hong.Controls.VectorImageButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.btnControl = ((Ai.Hong.Controls.VectorImageButton)(target));

            #line 8 "..\..\..\Controls\VectorImageButton.xaml"
                this.btnControl.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.btnControl_MouseDown);

            #line default
            #line hidden

            #line 8 "..\..\..\Controls\VectorImageButton.xaml"
                this.btnControl.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.btnControl_MouseDoubleClick);

            #line default
            #line hidden

            #line 9 "..\..\..\Controls\VectorImageButton.xaml"
                this.btnControl.MouseEnter += new System.Windows.Input.MouseEventHandler(this.rootPanel_MouseEnter);

            #line default
            #line hidden

            #line 9 "..\..\..\Controls\VectorImageButton.xaml"
                this.btnControl.MouseLeave += new System.Windows.Input.MouseEventHandler(this.rootPanel_MouseLeave);

            #line default
            #line hidden
                return;

            case 2:
                this.controlBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 3:
                this.rootPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 4:
                this.imgBtn = ((Ai.Hong.Controls.VectorImage)(target));
                return;

            case 5:
                this.txtBtn = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.btnOk = ((Ai.Hong.Controls.VectorImageButton)(target));
                return;

            case 2:
                this.btnCancel = ((Ai.Hong.Controls.VectorImageButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtboxAndBtn = ((Ai.Hong.Controls.TextBoxAndButton)(target));
                return;

            case 2:
                this.txtValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.btnBrowse = ((Ai.Hong.Controls.VectorImageButton)(target));
                return;
            }
            this._contentLoaded = true;
        }