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

            #line 10 "..\..\OnlineStat.xaml"
                ((WowSuite.Launcher.OnlineStat)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 11 "..\..\OnlineStat.xaml"
                ((WowSuite.Launcher.OnlineStat)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseLeftButtonDown);

            #line default
            #line hidden
                return;

            case 2:
                this.charList = ((System.Windows.Controls.ListBox)(target));

            #line 31 "..\..\OnlineStat.xaml"
                this.charList.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.charList_MouseDoubleClick);

            #line default
            #line hidden

            #line 31 "..\..\OnlineStat.xaml"
                this.charList.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.charList_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 3:
                this.closeBut = ((System.Windows.Controls.Button)(target));

            #line 113 "..\..\OnlineStat.xaml"
                this.closeBut.Click += new System.Windows.RoutedEventHandler(this.closeBut_Click);

            #line default
            #line hidden
                return;

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

            #line 124 "..\..\OnlineStat.xaml"
                this.hideList.Click += new System.Windows.RoutedEventHandler(this.hideList_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.showList = ((System.Windows.Controls.Button)(target));

            #line 133 "..\..\OnlineStat.xaml"
                this.showList.Click += new System.Windows.RoutedEventHandler(this.showList_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.exampleLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.charPortait = ((System.Windows.Controls.Image)(target));
                return;

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

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

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

            case 11:
                this.searchBar = ((System.Windows.Controls.Image)(target));
                return;

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

            #line 200 "..\..\OnlineStat.xaml"
                this.searchCharBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.searchCharBox_TextChanged);

            #line default
            #line hidden
                return;

            case 13:
                this.initIndicator = ((WowSuite.Launcher.Animation.AnimatedImageControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Beispiel #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 12 "..\..\MainWindow.xaml"
                ((WowSuite.Launcher.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.hotNewsBlock = ((System.Windows.Controls.Image)(target));
                return;

            case 3:

            #line 62 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Grid)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Grid_MouseLeftButtonDown);

            #line default
            #line hidden
                return;

            case 4:
                this.bannersFrame = ((System.Windows.Controls.Image)(target));
                return;

            case 5:

            #line 80 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Grid)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Grid_MouseLeftButtonDown);

            #line default
            #line hidden
                return;

            case 6:
                this.onlinePlayer = ((System.Windows.Controls.Label)(target));
                return;

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

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

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

            #line 123 "..\..\MainWindow.xaml"
                this.playButton.Click += new System.Windows.RoutedEventHandler(this.PlayButton_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.onlinebutton = ((System.Windows.Controls.Button)(target));

            #line 133 "..\..\MainWindow.xaml"
                this.onlinebutton.Click += new System.Windows.RoutedEventHandler(this.OnlineButton_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.settinsButton = ((System.Windows.Controls.Button)(target));

            #line 151 "..\..\MainWindow.xaml"
                this.settinsButton.Click += new System.Windows.RoutedEventHandler(this.SettinsButton_Click);

            #line default
            #line hidden
                return;

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

            #line 161 "..\..\MainWindow.xaml"
                this.minimizeButton.Click += new System.Windows.RoutedEventHandler(this.MinimizeButton_OnClick);

            #line default
            #line hidden
                return;

            case 13:
                this.closeButton = ((System.Windows.Controls.Button)(target));

            #line 172 "..\..\MainWindow.xaml"
                this.closeButton.Click += new System.Windows.RoutedEventHandler(this.CloseButton_OnClick);

            #line default
            #line hidden
                return;

            case 14:
                this.regButton = ((System.Windows.Controls.Button)(target));

            #line 185 "..\..\MainWindow.xaml"
                this.regButton.Click += new System.Windows.RoutedEventHandler(this.RegButton_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.forumButton = ((System.Windows.Controls.Button)(target));

            #line 197 "..\..\MainWindow.xaml"
                this.forumButton.Click += new System.Windows.RoutedEventHandler(this.ForumButton_OnClick);

            #line default
            #line hidden
                return;

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

            #line 210 "..\..\MainWindow.xaml"
                this.lkButton.Click += new System.Windows.RoutedEventHandler(this.LkButton_OnClick);

            #line default
            #line hidden
                return;

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

            #line 228 "..\..\MainWindow.xaml"
                this.cacheDeleteButton.Click += new System.Windows.RoutedEventHandler(this.CacheDeleteButton_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.realmListButton = ((System.Windows.Controls.Button)(target));

            #line 241 "..\..\MainWindow.xaml"
                this.realmListButton.Click += new System.Windows.RoutedEventHandler(this.RealmListButton_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.progressBar = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 20:
                this.newsLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 21:
                this.newsAvailible = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 23:
                this.initIndicator = ((WowSuite.Launcher.Animation.AnimatedImageControl)(target));
                return;

            case 24:
                this.bannersLoader = ((WowSuite.Launcher.Controls.NewsRotator)(target));
                return;

            case 25:
                this.hotNewsLabel = ((System.Windows.Controls.Label)(target));
                return;

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

            #line 368 "..\..\MainWindow.xaml"
                this.statButton.Click += new System.Windows.RoutedEventHandler(this.statButton_Click);

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

            #line 12 "..\..\CharacterInfo.xaml"
                ((WowSuite.Launcher.CharacterInfo)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 13 "..\..\CharacterInfo.xaml"
                ((WowSuite.Launcher.CharacterInfo)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseLeftButtonDown);

            #line default
            #line hidden
                return;

            case 2:
                this.bgCharInfo = ((System.Windows.Controls.Image)(target));
                return;

            case 3:
                this.closeBut = ((System.Windows.Controls.Button)(target));

            #line 30 "..\..\CharacterInfo.xaml"
                this.closeBut.Click += new System.Windows.RoutedEventHandler(this.closeBut_Click);

            #line default
            #line hidden
                return;

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

            case 5:
                this.slot0 = ((System.Windows.Controls.Image)(target));
                return;

            case 6:
                this.slot1 = ((System.Windows.Controls.Image)(target));
                return;

            case 7:
                this.slot2 = ((System.Windows.Controls.Image)(target));
                return;

            case 8:
                this.slot3 = ((System.Windows.Controls.Image)(target));
                return;

            case 9:
                this.slot4 = ((System.Windows.Controls.Image)(target));
                return;

            case 10:
                this.slot5 = ((System.Windows.Controls.Image)(target));
                return;

            case 11:
                this.slot6 = ((System.Windows.Controls.Image)(target));
                return;

            case 12:
                this.slot7 = ((System.Windows.Controls.Image)(target));
                return;

            case 13:
                this.slot8 = ((System.Windows.Controls.Image)(target));
                return;

            case 14:
                this.slot9 = ((System.Windows.Controls.Image)(target));
                return;

            case 15:
                this.slot12 = ((System.Windows.Controls.Image)(target));
                return;

            case 16:
                this.slot13 = ((System.Windows.Controls.Image)(target));
                return;

            case 17:
                this.slot14 = ((System.Windows.Controls.Image)(target));
                return;

            case 18:
                this.slot15 = ((System.Windows.Controls.Image)(target));
                return;

            case 19:
                this.slot10 = ((System.Windows.Controls.Image)(target));
                return;

            case 20:
                this.slot11 = ((System.Windows.Controls.Image)(target));
                return;

            case 21:
                this.slot16 = ((System.Windows.Controls.Image)(target));
                return;

            case 22:
                this.slot17 = ((System.Windows.Controls.Image)(target));
                return;

            case 23:
                this.slot18 = ((System.Windows.Controls.Image)(target));
                return;

            case 24:
                this.s0 = ((System.Windows.Controls.Image)(target));
                return;

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

            case 26:
                this.s2 = ((System.Windows.Controls.Image)(target));
                return;

            case 27:
                this.s3 = ((System.Windows.Controls.Image)(target));
                return;

            case 28:
                this.s4 = ((System.Windows.Controls.Image)(target));
                return;

            case 29:
                this.s5 = ((System.Windows.Controls.Image)(target));
                return;

            case 30:
                this.s6 = ((System.Windows.Controls.Image)(target));
                return;

            case 31:
                this.s7 = ((System.Windows.Controls.Image)(target));
                return;

            case 32:
                this.s8 = ((System.Windows.Controls.Image)(target));
                return;

            case 33:
                this.s9 = ((System.Windows.Controls.Image)(target));
                return;

            case 34:
                this.s12 = ((System.Windows.Controls.Image)(target));
                return;

            case 35:
                this.s13 = ((System.Windows.Controls.Image)(target));
                return;

            case 36:
                this.s14 = ((System.Windows.Controls.Image)(target));
                return;

            case 37:
                this.s15 = ((System.Windows.Controls.Image)(target));
                return;

            case 38:
                this.s10 = ((System.Windows.Controls.Image)(target));
                return;

            case 39:
                this.s11 = ((System.Windows.Controls.Image)(target));
                return;

            case 40:
                this.s16 = ((System.Windows.Controls.Image)(target));
                return;

            case 41:
                this.s17 = ((System.Windows.Controls.Image)(target));
                return;

            case 42:
                this.s18 = ((System.Windows.Controls.Image)(target));
                return;

            case 43:
                this.initIndicator = ((WowSuite.Launcher.Animation.AnimatedImageControl)(target));
                return;
            }
            this._contentLoaded = true;
        }