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

            #line 8 "..\..\AdminChat.xaml"
                ((Chekeh.AdminChat)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.thisChat = ((Chekeh.ChatUserControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\Main.xaml"
                ((Chekeh.Main)(target)).Closed += new System.EventHandler(this.Window_Closed);

            #line default
            #line hidden

            #line 8 "..\..\Main.xaml"
                ((Chekeh.Main)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.tabControl = ((System.Windows.Controls.TabControl)(target));
                return;

            case 3:
                this.Feedback = ((System.Windows.Controls.TabItem)(target));
                return;

            case 4:
                this.label_Status = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.thisChat = ((Chekeh.ChatUserControl)(target));
                return;

            case 6:
                this.Profile = ((System.Windows.Controls.TabItem)(target));

            #line 17 "..\..\Main.xaml"
                this.Profile.GotFocus += new System.Windows.RoutedEventHandler(this.Profile_GotFocus);

            #line default
            #line hidden
                return;

            case 7:
                this.label_Username = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.label_Password = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.label_ConfirmPass = ((System.Windows.Controls.Label)(target));
                return;

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

            case 11:
                this.label_LastName = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.label_NationalCode = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.label_PostalCode1 = ((System.Windows.Controls.Label)(target));
                return;

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

            case 15:
                this.label_Address1 = ((System.Windows.Controls.Label)(target));
                return;

            case 16:
                this.textbox_Username = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.textbox_FirstName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 18:
                this.textbox_LastName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 19:
                this.textbox_NationalCode = ((System.Windows.Controls.TextBox)(target));
                return;

            case 20:
                this.textbox_PostalCode1 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 21:
                this.textbox_PhoneNumber = ((System.Windows.Controls.TextBox)(target));
                return;

            case 22:
                this.textbox_Address1 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 23:
                this.textbox_Password = ((System.Windows.Controls.PasswordBox)(target));
                return;

            case 24:
                this.textbox_ConfirmPass = ((System.Windows.Controls.PasswordBox)(target));
                return;

            case 25:
                this.Image_Profile = ((System.Windows.Controls.Image)(target));
                return;

            case 26:
                this.button_Image = ((System.Windows.Controls.Button)(target));

            #line 38 "..\..\Main.xaml"
                this.button_Image.Click += new System.Windows.RoutedEventHandler(this.button_Image_Click);

            #line default
            #line hidden
                return;

            case 27:
                this.button_Delete = ((System.Windows.Controls.Button)(target));

            #line 39 "..\..\Main.xaml"
                this.button_Delete.Click += new System.Windows.RoutedEventHandler(this.button_Delete_Click);

            #line default
            #line hidden
                return;

            case 28:
                this.button_Update = ((System.Windows.Controls.Button)(target));

            #line 40 "..\..\Main.xaml"
                this.button_Update.Click += new System.Windows.RoutedEventHandler(this.button_Update_Click);

            #line default
            #line hidden
                return;

            case 29:
                this.Store = ((System.Windows.Controls.TabItem)(target));

            #line 43 "..\..\Main.xaml"
                this.Store.GotFocus += new System.Windows.RoutedEventHandler(this.Store_GotFocus);

            #line default
            #line hidden
                return;

            case 30:
                this.label_Store = ((System.Windows.Controls.Label)(target));
                return;

            case 31:
                this.textbox_Store = ((System.Windows.Controls.TextBox)(target));
                return;

            case 32:
                this.label_City = ((System.Windows.Controls.Label)(target));
                return;

            case 33:
                this.comboBox_City = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 34:
                this.label_PostalCode2 = ((System.Windows.Controls.Label)(target));
                return;

            case 35:
                this.textBox_PostalCode2 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 36:
                this.label_Address2 = ((System.Windows.Controls.Label)(target));
                return;

            case 37:
                this.textbox_Address2 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 38:
                this.button_Store = ((System.Windows.Controls.Button)(target));

            #line 53 "..\..\Main.xaml"
                this.button_Store.Click += new System.Windows.RoutedEventHandler(this.button_Store_Click);

            #line default
            #line hidden
                return;

            case 39:
                this.storesList = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 40:
                this.Product = ((System.Windows.Controls.TabItem)(target));

            #line 62 "..\..\Main.xaml"
                this.Product.GotFocus += new System.Windows.RoutedEventHandler(this.Product_GotFocus);

            #line default
            #line hidden
                return;

            case 41:
                this.comboBox_Store1 = ((System.Windows.Controls.ComboBox)(target));

            #line 65 "..\..\Main.xaml"
                this.comboBox_Store1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comboBox_Store1_SelectionChanged);

            #line default
            #line hidden
                return;

            case 42:
                this.ProductsList = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 43:
                this.Partner = ((System.Windows.Controls.TabItem)(target));

            #line 76 "..\..\Main.xaml"
                this.Partner.GotFocus += new System.Windows.RoutedEventHandler(this.Partner_GotFocus);

            #line default
            #line hidden
                return;

            case 44:
                this.comboBox_Store2 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 45:
                this.CustomersList = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }