Exemple #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Screen_1_Name = ((WpfPrototype1Screens.Screen_1)(target));
                return;

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

            case 3:

            #line 19 "..\..\Screen 1.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.LIbtnClc);

            #line default
            #line hidden
                return;

            case 4:
                this.PasswBox = ((System.Windows.Controls.PasswordBox)(target));
                return;

            case 5:
                this.LoginBox = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Screen_1_Name = ((WpfPrototype1Screens.Screen_1)(target));
                return;

            case 2:
                this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Screen_1_Name = ((WpfPrototype1Screens.Screen_1)(target));
                return;

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

            case 3:
                this.countryBox = ((System.Windows.Controls.ComboBox)(target));

            #line 17 "..\..\Screen 1.xaml"
                this.countryBox.LayoutUpdated += new System.EventHandler(this.countryBox_LayoutUpdated);

            #line default
            #line hidden
                return;

            case 4:
                this.name = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

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

            case 8:
                this.population = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }