Example #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 2:
                this.checkBox = ((System.Windows.Controls.CheckBox)(target));

            #line 43 "..\..\document_page.xaml"
                this.checkBox.Checked += new System.Windows.RoutedEventHandler(this.checkBox_Checked);

            #line default
            #line hidden

            #line 43 "..\..\document_page.xaml"
                this.checkBox.Unchecked += new System.Windows.RoutedEventHandler(this.checkBox_Unchecked);

            #line default
            #line hidden
                return;

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

            case 4:
                this.listBox = ((System.Windows.Controls.ListBox)(target));
                return;

            case 5:
                this.comboBox = ((System.Windows.Controls.ComboBox)(target));

            #line 47 "..\..\document_page.xaml"
                this.comboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comboBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.textBlock = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 54 "..\..\document_page.xaml"
                this.textBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox_TextChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.materialButton2 = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 59 "..\..\document_page.xaml"
                this.materialButton2.Click += new System.Windows.RoutedEventHandler(this.mul_del);

            #line default
            #line hidden
                return;

            case 9:
                this.materialButton3 = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 64 "..\..\document_page.xaml"
                this.materialButton3.Click += new System.Windows.RoutedEventHandler(this.research_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Example #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 2:
                this.add_contact = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 41 "..\..\affich_Activ.xaml"
                this.add_contact.Click += new System.Windows.RoutedEventHandler(this.add_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.checkBox = ((System.Windows.Controls.CheckBox)(target));

            #line 47 "..\..\affich_Activ.xaml"
                this.checkBox.Checked += new System.Windows.RoutedEventHandler(this.checkBox_Checked);

            #line default
            #line hidden

            #line 47 "..\..\affich_Activ.xaml"
                this.checkBox.Unchecked += new System.Windows.RoutedEventHandler(this.checkBox_Unchecked);

            #line default
            #line hidden
                return;

            case 4:
                this.textBlock1 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.listBox = ((System.Windows.Controls.ListBox)(target));

            #line 50 "..\..\affich_Activ.xaml"
                this.listBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.comboBox = ((System.Windows.Controls.ComboBox)(target));

            #line 53 "..\..\affich_Activ.xaml"
                this.comboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comboBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.textBlock = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 61 "..\..\affich_Activ.xaml"
                this.textBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox_TextChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.materialButton = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 66 "..\..\affich_Activ.xaml"
                this.materialButton.Click += new System.Windows.RoutedEventHandler(this.materialButton_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.multi_delete = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 71 "..\..\affich_Activ.xaml"
                this.multi_delete.Click += new System.Windows.RoutedEventHandler(this.mul_del);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Example #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 2:
                this.add_contact = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 40 "..\..\docs_tache_events.xaml"
                this.add_contact.Click += new System.Windows.RoutedEventHandler(this.add_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.checkBox = ((System.Windows.Controls.CheckBox)(target));

            #line 46 "..\..\docs_tache_events.xaml"
                this.checkBox.Checked += new System.Windows.RoutedEventHandler(this.checkBox_Checked);

            #line default
            #line hidden

            #line 46 "..\..\docs_tache_events.xaml"
                this.checkBox.Unchecked += new System.Windows.RoutedEventHandler(this.checkBox_Unchecked);

            #line default
            #line hidden
                return;

            case 4:
                this.textBlock1 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.list_box = ((System.Windows.Controls.ListBox)(target));

            #line 49 "..\..\docs_tache_events.xaml"
                this.list_box.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.list_box_SelectionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.multi_delete = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 50 "..\..\docs_tache_events.xaml"
                this.multi_delete.Click += new System.Windows.RoutedEventHandler(this.mul_del);

            #line default
            #line hidden
                return;

            case 7:
                this.materialButton2 = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 55 "..\..\docs_tache_events.xaml"
                this.materialButton2.Click += new System.Windows.RoutedEventHandler(this.retourner_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.info = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.menu = ((System.Windows.Controls.Menu)(target));
                return;

            case 2:
                this.split = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 3:
                this.help = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 31 "..\..\acceuil.xaml"
                this.help.Click += new System.Windows.RoutedEventHandler(this.help_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.about = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 36 "..\..\acceuil.xaml"
                this.about.Click += new System.Windows.RoutedEventHandler(this.about_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.textBlock = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 6:
                this.materialButton = ((Xceed.Wpf.Toolkit.MaterialButton)(target));
                return;

            case 7:
                this.planning = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 47 "..\..\acceuil.xaml"
                this.planning.Click += new System.Windows.RoutedEventHandler(this.planning_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.activities = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 49 "..\..\acceuil.xaml"
                this.activities.Click += new System.Windows.RoutedEventHandler(this.activ_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.etat = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 50 "..\..\acceuil.xaml"
                this.etat.Click += new System.Windows.RoutedEventHandler(this.etat_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.@event = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 51 "..\..\acceuil.xaml"
                [email protected] += new System.Windows.RoutedEventHandler(this.event_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.docs = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 52 "..\..\acceuil.xaml"
                this.docs.Click += new System.Windows.RoutedEventHandler(this.docs_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.materialButton_Copy5 = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 53 "..\..\acceuil.xaml"
                this.materialButton_Copy5.Click += new System.Windows.RoutedEventHandler(this.materialButton_Copy4_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.parameteres = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 54 "..\..\acceuil.xaml"
                this.parameteres.Click += new System.Windows.RoutedEventHandler(this.parameter_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.frame = ((System.Windows.Controls.Frame)(target));

            #line 56 "..\..\acceuil.xaml"
                this.frame.Navigated += new System.Windows.Navigation.NavigatedEventHandler(this.frame_Navigated);

            #line default
            #line hidden
                return;

            case 15:
                this.diconect = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 59 "..\..\acceuil.xaml"
                this.diconect.Click += new System.Windows.RoutedEventHandler(this.disconnect_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Example #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.menu = ((System.Windows.Controls.Menu)(target));
                return;

            case 2:
                this.split = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 3:
                this.help = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 100 "..\..\inscrire.xaml"
                this.help.Click += new System.Windows.RoutedEventHandler(this.help_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.about = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 105 "..\..\inscrire.xaml"
                this.about.Click += new System.Windows.RoutedEventHandler(this.about_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.pass = ((System.Windows.Controls.PasswordBox)(target));

            #line 130 "..\..\inscrire.xaml"
                this.pass.LostFocus += new System.Windows.RoutedEventHandler(this.pass_LostFocus);

            #line default
            #line hidden
                return;

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

            #line 141 "..\..\inscrire.xaml"
                this.pseudo.LostFocus += new System.Windows.RoutedEventHandler(this.userInput_LostFocus);

            #line default
            #line hidden

            #line 141 "..\..\inscrire.xaml"
                this.pseudo.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox_Copy_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 144 "..\..\inscrire.xaml"
                this.nom.LostFocus += new System.Windows.RoutedEventHandler(this.nom_lostfocus);

            #line default
            #line hidden

            #line 144 "..\..\inscrire.xaml"
                this.nom.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox_Copy_TextChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.button1 = ((System.Windows.Controls.Button)(target));

            #line 150 "..\..\inscrire.xaml"
                this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click);

            #line default
            #line hidden
                return;

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

            #line 152 "..\..\inscrire.xaml"
                this.button.Click += new System.Windows.RoutedEventHandler(this.button_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.prenom = ((System.Windows.Controls.TextBox)(target));

            #line 154 "..\..\inscrire.xaml"
                this.prenom.LostFocus += new System.Windows.RoutedEventHandler(this.prenom_LostFocus);

            #line default
            #line hidden

            #line 154 "..\..\inscrire.xaml"
                this.prenom.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.prenom_TextChanged);

            #line default
            #line hidden
                return;

            case 11:
                this.prenom2 = ((System.Windows.Controls.TextBox)(target));

            #line 155 "..\..\inscrire.xaml"
                this.prenom2.GotFocus += new System.Windows.RoutedEventHandler(this.prenom_gotfocus);

            #line default
            #line hidden

            #line 155 "..\..\inscrire.xaml"
                this.prenom2.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.prenom2_TextChanged);

            #line default
            #line hidden
                return;

            case 12:
                this.nom2 = ((System.Windows.Controls.TextBox)(target));

            #line 158 "..\..\inscrire.xaml"
                this.nom2.GotFocus += new System.Windows.RoutedEventHandler(this.nom_gotfocus);

            #line default
            #line hidden

            #line 158 "..\..\inscrire.xaml"
                this.nom2.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox_Copy_TextChanged);

            #line default
            #line hidden
                return;

            case 13:
                this.pseudo2 = ((System.Windows.Controls.TextBox)(target));

            #line 161 "..\..\inscrire.xaml"
                this.pseudo2.GotFocus += new System.Windows.RoutedEventHandler(this.watermarkedTxt_gotfocus);

            #line default
            #line hidden

            #line 161 "..\..\inscrire.xaml"
                this.pseudo2.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox_Copy_TextChanged);

            #line default
            #line hidden
                return;

            case 14:
                this.pass2 = ((System.Windows.Controls.TextBox)(target));

            #line 164 "..\..\inscrire.xaml"
                this.pass2.GotFocus += new System.Windows.RoutedEventHandler(this.pass_gotfocus);

            #line default
            #line hidden
                return;

            case 15:
                this.confirm = ((System.Windows.Controls.PasswordBox)(target));

            #line 175 "..\..\inscrire.xaml"
                this.confirm.LostFocus += new System.Windows.RoutedEventHandler(this.confirm_LostFocus);

            #line default
            #line hidden
                return;

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

            #line 186 "..\..\inscrire.xaml"
                this.confirm2.GotFocus += new System.Windows.RoutedEventHandler(this.confirm_gotfocus);

            #line default
            #line hidden
                return;

            case 17:
                this.pseu_ext = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 18:
                this.champs = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 19:
                this.confirmation = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.menu = ((System.Windows.Controls.Menu)(target));
                return;

            case 2:
                this.split = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 3:
                this.help = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 129 "..\..\MainWindow.xaml"
                this.help.Click += new System.Windows.RoutedEventHandler(this.help_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.about = ((Xceed.Wpf.Toolkit.MaterialButton)(target));

            #line 134 "..\..\MainWindow.xaml"
                this.about.Click += new System.Windows.RoutedEventHandler(this.about_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.cav = ((System.Windows.Controls.Canvas)(target));
                return;

            case 6:
                this.button = ((System.Windows.Controls.Button)(target));

            #line 159 "..\..\MainWindow.xaml"
                this.button.Click += new System.Windows.RoutedEventHandler(this.connect_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.button_Copy1 = ((System.Windows.Controls.Button)(target));

            #line 160 "..\..\MainWindow.xaml"
                this.button_Copy1.Click += new System.Windows.RoutedEventHandler(this.inscr_Click);

            #line default
            #line hidden
                return;

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

            #line 161 "..\..\MainWindow.xaml"
                this.pseudo.LostFocus += new System.Windows.RoutedEventHandler(this.userInput_LostFocus);

            #line default
            #line hidden

            #line 161 "..\..\MainWindow.xaml"
                this.pseudo.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox_Copy_TextChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.pseudo2 = ((System.Windows.Controls.TextBox)(target));

            #line 162 "..\..\MainWindow.xaml"
                this.pseudo2.GotFocus += new System.Windows.RoutedEventHandler(this.watermarkedTxt_gotfocus);

            #line default
            #line hidden

            #line 162 "..\..\MainWindow.xaml"
                this.pseudo2.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox_Copy_TextChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.pass = ((System.Windows.Controls.PasswordBox)(target));

            #line 174 "..\..\MainWindow.xaml"
                this.pass.LostFocus += new System.Windows.RoutedEventHandler(this.pass_LostFocus);

            #line default
            #line hidden
                return;

            case 11:
                this.pass2 = ((System.Windows.Controls.TextBox)(target));

            #line 177 "..\..\MainWindow.xaml"
                this.pass2.GotFocus += new System.Windows.RoutedEventHandler(this.pass_gotfocus);

            #line default
            #line hidden

            #line 177 "..\..\MainWindow.xaml"
                this.pass2.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox_Copy_TextChanged);

            #line default
            #line hidden
                return;

            case 12:
                this.error = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }