Esempio n. 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.prodCodeTextBox = ((Telerik.Windows.Controls.FixedDocumentViewersUI.CurrentPageTextBox)(target));
                return;

            case 2:
                this.prodNameTextBox = ((Telerik.Windows.Controls.FixedDocumentViewersUI.CurrentPageTextBox)(target));
                return;

            case 3:
                this.prodQuantityTextBox = ((Telerik.Windows.Controls.FixedDocumentViewersUI.CurrentPageTextBox)(target));
                return;

            case 4:
                this.prodBrandTextBox = ((Telerik.Windows.Controls.FixedDocumentViewersUI.CurrentPageTextBox)(target));
                return;

            case 5:
                this.addBtn = ((Telerik.Windows.Controls.RadButton)(target));

            #line 40 "..\..\..\production.xaml"
                this.addBtn.Click += new System.Windows.RoutedEventHandler(this.addBtn_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.showGoodsBtn = ((Telerik.Windows.Controls.RadButton)(target));

            #line 41 "..\..\..\production.xaml"
                this.showGoodsBtn.Click += new System.Windows.RoutedEventHandler(this.showGoodsBtn_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.nameTextBox = ((Telerik.Windows.Controls.FixedDocumentViewersUI.CurrentPageTextBox)(target));
                return;

            case 2:
                this.EmailTextBox = ((Telerik.Windows.Controls.FixedDocumentViewersUI.CurrentPageTextBox)(target));
                return;

            case 3:
                this.passTextBox = ((Telerik.Windows.Controls.RadPasswordBox)(target));
                return;

            case 4:
                this.registerBtn = ((Telerik.Windows.Controls.RadButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 9 "..\..\..\SignUpWin.xaml"
                ((WpfApp1.SignUpWin)(target)).Closed += new System.EventHandler(this.Window_Closed);

            #line default
            #line hidden
                return;

            case 2:
                this.nameTextBox = ((Telerik.Windows.Controls.FixedDocumentViewersUI.CurrentPageTextBox)(target));
                return;

            case 3:
                this.EmailTextBox = ((Telerik.Windows.Controls.FixedDocumentViewersUI.CurrentPageTextBox)(target));
                return;

            case 4:
                this.passTextBox = ((Telerik.Windows.Controls.RadPasswordBox)(target));
                return;

            case 5:
                this.registerBtn = ((Telerik.Windows.Controls.RadButton)(target));

            #line 35 "..\..\..\SignUpWin.xaml"
                this.registerBtn.Click += new System.Windows.RoutedEventHandler(this.registerBtn_Click);

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