Esempio n. 1
0
        private void lowBorderImage_Click(object sender, RoutedEventArgs e)
        {
            Hide();
            this.IsEnabled = false;
            WindowLowBorders windowLow = new WindowLowBorders(this);

            windowLow.Show();
        }
Esempio n. 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.winLowBorders = ((ShopKeeper.WindowLowBorders)(target));

            #line 8 "..\..\WindowLowBorders.xaml"
                this.winLowBorders.Closing += new System.ComponentModel.CancelEventHandler(this.WinLowBorders_Closing);

            #line default
            #line hidden
                return;

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

            case 3:
                this.coresTextBox2 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.PreviousButton = ((System.Windows.Controls.Button)(target));

            #line 12 "..\..\WindowLowBorders.xaml"
                this.PreviousButton.Click += new System.Windows.RoutedEventHandler(this.PreviousButton_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.frenqTextBox1 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.frenqTextBox2 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.priceTextBox1 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.priceTextBox2 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.PreviousButton_Copy = ((System.Windows.Controls.Button)(target));

            #line 26 "..\..\WindowLowBorders.xaml"
                this.PreviousButton_Copy.Click += new System.Windows.RoutedEventHandler(this.PreviousButton_Copy_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.foundedLabel = ((System.Windows.Controls.Label)(target));

            #line 28 "..\..\WindowLowBorders.xaml"
                this.foundedLabel.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.FoundedLabel_MouseUp);

            #line default
            #line hidden
                return;

            case 11:
                this.CoresCheck = ((System.Windows.Controls.CheckBox)(target));

            #line 29 "..\..\WindowLowBorders.xaml"
                this.CoresCheck.Click += new System.Windows.RoutedEventHandler(this.CoresCheck_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.CoresCheck_Copy = ((System.Windows.Controls.CheckBox)(target));

            #line 30 "..\..\WindowLowBorders.xaml"
                this.CoresCheck_Copy.Click += new System.Windows.RoutedEventHandler(this.CoresCheck_Copy_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.CoresCheck_Copy1 = ((System.Windows.Controls.CheckBox)(target));

            #line 31 "..\..\WindowLowBorders.xaml"
                this.CoresCheck_Copy1.Click += new System.Windows.RoutedEventHandler(this.CoresCheck_Copy1_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.fountLabel = ((System.Windows.Controls.Label)(target));

            #line 32 "..\..\WindowLowBorders.xaml"
                this.fountLabel.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.FountLabel_MouseUp);

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