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

            #line 9 "..\..\..\Panel\WczytajWindow.xaml"
                ((KalkuratorOcen.Panel.Zapisz)(target)).Activated += new System.EventHandler(this.Window_Activated);

            #line default
            #line hidden
                return;

            case 2:

            #line 26 "..\..\..\Panel\WczytajWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.IntegerUpDawn = ((UserControlTemplate.TemplateNumericUpDown)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 12 "..\..\..\StartWindow\MainWindow.xaml"
                ((AcrylicWindow.MainWindow)(target)).Activated += new System.EventHandler(this.Program_Activated);

            #line default
            #line hidden
                return;

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

            case 3:
                this.Programcent = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.ProgramTabControl = ((System.Windows.Controls.TabControl)(target));
                return;

            case 5:
                this.WybierzSemestrTab = ((System.Windows.Controls.TabItem)(target));

            #line 37 "..\..\..\StartWindow\MainWindow.xaml"
                this.WybierzSemestrTab.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.WybierzSemestrTab_MouseUp);

            #line default
            #line hidden
                return;

            case 6:
                this.nazwa = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.WybierzSemestrRadio1 = ((System.Windows.Controls.RadioButton)(target));

            #line 40 "..\..\..\StartWindow\MainWindow.xaml"
                this.WybierzSemestrRadio1.Checked += new System.Windows.RoutedEventHandler(this.WybierzSemestrRadio1_Checked);

            #line default
            #line hidden
                return;

            case 8:
                this.WybierzSemestrRadio2 = ((System.Windows.Controls.RadioButton)(target));

            #line 41 "..\..\..\StartWindow\MainWindow.xaml"
                this.WybierzSemestrRadio2.Checked += new System.Windows.RoutedEventHandler(this.WybierzSemestrRadio2_Checked);

            #line default
            #line hidden
                return;

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

            #line 42 "..\..\..\StartWindow\MainWindow.xaml"
                this.WybierzSemestrDalej.Click += new System.Windows.RoutedEventHandler(this.WybierzSemestrDalej_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.WybierzPrzedmiotyTab = ((System.Windows.Controls.TabItem)(target));

            #line 45 "..\..\..\StartWindow\MainWindow.xaml"
                this.WybierzPrzedmiotyTab.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.WybierzPrzedmiotyTab_MouseUp_1);

            #line default
            #line hidden
                return;

            case 11:
                this.WybierzPrzedmiotyList = ((System.Windows.Controls.ListBox)(target));
                return;

            case 12:
                this.WybierzPrzedmiotDalej = ((System.Windows.Controls.Button)(target));

            #line 58 "..\..\..\StartWindow\MainWindow.xaml"
                this.WybierzPrzedmiotDalej.Click += new System.Windows.RoutedEventHandler(this.WybierzPrzedmiotDalej_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.Informacje_o_PrzedmiotachTab = ((System.Windows.Controls.TabItem)(target));

            #line 62 "..\..\..\StartWindow\MainWindow.xaml"
                this.Informacje_o_PrzedmiotachTab.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.Informacje_o_PrzedmiotachTab_MouseUp);

            #line default
            #line hidden
                return;

            case 14:
                this.Informacje_o_PrzedmiotachLista = ((System.Windows.Controls.ListView)(target));

            #line 73 "..\..\..\StartWindow\MainWindow.xaml"
                this.Informacje_o_PrzedmiotachLista.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Informacje_o_PrzedmiotachLista_SelectionChanged);

            #line default
            #line hidden
                return;

            case 15:
                this.Informacje_o_PrzedmiotachTypNauczycielaList = ((System.Windows.Controls.ListView)(target));
                return;

            case 16:
                this.Informacje_o_PrzedmiotachDalej = ((System.Windows.Controls.Button)(target));

            #line 85 "..\..\..\StartWindow\MainWindow.xaml"
                this.Informacje_o_PrzedmiotachDalej.Click += new System.Windows.RoutedEventHandler(this.Informacje_o_PrzedmiotachDalej_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.Informacje_o_PrzedmiotachButtonPrzypisz = ((System.Windows.Controls.Button)(target));

            #line 86 "..\..\..\StartWindow\MainWindow.xaml"
                this.Informacje_o_PrzedmiotachButtonPrzypisz.Click += new System.Windows.RoutedEventHandler(this.Informacje_o_PrzedmiotachButtonPrzypisz_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.OcenaTab = ((System.Windows.Controls.TabItem)(target));

            #line 90 "..\..\..\StartWindow\MainWindow.xaml"
                this.OcenaTab.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.OcenaTab_MouseUp);

            #line default
            #line hidden
                return;

            case 19:
                this.OcenaListaPrzedmiotow = ((System.Windows.Controls.ListView)(target));

            #line 105 "..\..\..\StartWindow\MainWindow.xaml"
                this.OcenaListaPrzedmiotow.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.OcenaListaPrzedmiotow_SelectionChanged);

            #line default
            #line hidden
                return;

            case 20:
                this.OcenaListaOcen = ((System.Windows.Controls.ListView)(target));

            #line 112 "..\..\..\StartWindow\MainWindow.xaml"
                this.OcenaListaOcen.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.OcenaListaOcen_SelectionChanged);

            #line default
            #line hidden
                return;

            case 21:
                this.OcenaDalej = ((System.Windows.Controls.Button)(target));

            #line 117 "..\..\..\StartWindow\MainWindow.xaml"
                this.OcenaDalej.Click += new System.Windows.RoutedEventHandler(this.OcenaDalej_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.IntegerUpDawn = ((UserControlTemplate.TemplateNumericUpDown)(target));
                return;

            case 23:
                this.OcenaListaNazwOcen = ((System.Windows.Controls.ListView)(target));
                return;

            case 24:
                this.OcenaListaTypówOcen = ((System.Windows.Controls.ListView)(target));
                return;

            case 25:
                this.OcenaButtonAddOcena = ((System.Windows.Controls.Button)(target));

            #line 142 "..\..\..\StartWindow\MainWindow.xaml"
                this.OcenaButtonAddOcena.Click += new System.Windows.RoutedEventHandler(this.OcenaButtonAddOcena_Click);

            #line default
            #line hidden
                return;

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

            #line 153 "..\..\..\StartWindow\MainWindow.xaml"
                this.OcenaButtonRemoveOcena.Click += new System.Windows.RoutedEventHandler(this.OcenaButtonRemoveOcena_Click);

            #line default
            #line hidden
                return;

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

            #line 164 "..\..\..\StartWindow\MainWindow.xaml"
                this.OcenaButtonEditOcena.Click += new System.Windows.RoutedEventHandler(this.OcenaButtonEditOcena_Click);

            #line default
            #line hidden
                return;

            case 28:
                this.DaneWyjscioweTab = ((System.Windows.Controls.TabItem)(target));
                return;

            case 29:
                this.DaneWyjscioweTreeView = ((System.Windows.Controls.TreeView)(target));
                return;

            case 30:
                this.Header = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 31:
                this.Zapisz = ((System.Windows.Controls.Button)(target));

            #line 193 "..\..\..\StartWindow\MainWindow.xaml"
                this.Zapisz.Click += new System.Windows.RoutedEventHandler(this.Zapisz_Click);

            #line default
            #line hidden
                return;

            case 32:
                this.WyczyscDane = ((System.Windows.Controls.Button)(target));

            #line 198 "..\..\..\StartWindow\MainWindow.xaml"
                this.WyczyscDane.Click += new System.Windows.RoutedEventHandler(this.WyczyscDane_Click);

            #line default
            #line hidden
                return;

            case 33:
                this.About = ((System.Windows.Controls.Button)(target));

            #line 207 "..\..\..\StartWindow\MainWindow.xaml"
                this.About.Click += new System.Windows.RoutedEventHandler(this.About_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.OcenaDalej = ((System.Windows.Controls.Button)(target));

            #line 13 "..\..\..\Pages\Oceny.xaml"
                this.OcenaDalej.Click += new System.Windows.RoutedEventHandler(this.OcenaDalej_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.OcenaListaPrzedmiotow = ((System.Windows.Controls.ListView)(target));

            #line 14 "..\..\..\Pages\Oceny.xaml"
                this.OcenaListaPrzedmiotow.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.OcenaListaPrzedmiotow_SelectionChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.OcenaListaOcen = ((System.Windows.Controls.ListView)(target));

            #line 17 "..\..\..\Pages\Oceny.xaml"
                this.OcenaListaOcen.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.OcenaListaOcen_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.OcenaListaNazwOcen = ((System.Windows.Controls.ListView)(target));
                return;

            case 5:
                this.IntegerUpDawn = ((UserControlTemplate.TemplateNumericUpDown)(target));
                return;

            case 6:
                this.OcenaListaTypówOcen = ((System.Windows.Controls.ListView)(target));

            #line 35 "..\..\..\Pages\Oceny.xaml"
                this.OcenaListaTypówOcen.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.OcenaListaTypówOcen_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 43 "..\..\..\Pages\Oceny.xaml"
                this.OcenaButtonAddOcena.Click += new System.Windows.RoutedEventHandler(this.OcenaButtonAddOcena_Click);

            #line default
            #line hidden
                return;

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

            #line 54 "..\..\..\Pages\Oceny.xaml"
                this.OcenaButtonRemoveOcena.Click += new System.Windows.RoutedEventHandler(this.OcenaButtonRemoveOcena_Click);

            #line default
            #line hidden
                return;

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

            #line 65 "..\..\..\Pages\Oceny.xaml"
                this.OcenaButtonEditOcena.Click += new System.Windows.RoutedEventHandler(this.OcenaButtonEditOcena_Click);

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