void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._dbSearchPanel = ((SDE.View.Controls.DbSearchPanel)(target));
                return;

            case 2:
                this._listView = ((TokeiLibrary.WpfBugFix.RangeListView)(target));
                return;

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

            #line 28 "..\..\..\..\..\View\Dialogs\SelectFromDialog.xaml"
                this._buttonOk.Click += new System.Windows.RoutedEventHandler(this._buttonOk_Click);

            #line default
            #line hidden
                return;

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

            #line 29 "..\..\..\..\..\View\Dialogs\SelectFromDialog.xaml"
                this._buttonCancel.Click += new System.Windows.RoutedEventHandler(this._buttonCancel_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 1:
                this._frameViewer = ((SDE.Tools.ActViewer.FrameViewer)(target));
                return;

            case 2:
                this._selector = ((SDE.Tools.ActViewer.CompactActIndexSelector)(target));
                return;

            case 3:
                this._listView = ((TokeiLibrary.WpfBugFix.RangeListView)(target));
                return;

            case 4:
                this._gridSpriteMissing = ((System.Windows.Controls.Border)(target));
                return;

            case 5:
                this._tbSpriteMissing = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._cbSubMenu = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 2:
                this._unclickableBorder = ((TokeiLibrary.WpfBugFix.UnclickableBorder)(target));
                return;

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

            case 4:
                this._listView = ((TokeiLibrary.WpfBugFix.RangeListView)(target));
                return;

            case 5:
                this._label = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this._button = ((TokeiLibrary.WPF.Styles.FancyButton)(target));

            #line 35 "..\..\..\..\..\View\Controls\ToggleMemoryButton.xaml"
                this._button.Click += new System.Windows.RoutedEventHandler(this._button_Click);

            #line default
            #line hidden
                return;

            case 7:
                this._buttonOpenSubMenuDrop = ((TokeiLibrary.WPF.Styles.FancyButton)(target));

            #line 36 "..\..\..\..\..\View\Controls\ToggleMemoryButton.xaml"
                this._buttonOpenSubMenuDrop.Click += new System.Windows.RoutedEventHandler(this._buttonOpenSubMenuDrop_Click);

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

            case 2:
                this._listView = ((TokeiLibrary.WpfBugFix.RangeListView)(target));
                return;

            case 3:
                this._miDelete = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 4:
                this._miChangeId = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 5:
                this._miCopyTo = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 6:
                this._miCut = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 7:
                this._miSelectInNotepad = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 8:
                this._miShowSelected = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 9:
                this._displayGrid = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._upperGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this._listView = ((TokeiLibrary.WpfBugFix.RangeListView)(target));
                return;

            case 3:
                this._miRestore = ((System.Windows.Controls.MenuItem)(target));

            #line 19 "..\..\..\..\..\View\Dialogs\BackupDialog.xaml"
                this._miRestore.Click += new System.Windows.RoutedEventHandler(this._miRestore_Click);

            #line default
            #line hidden
                return;

            case 4:
                this._miDelete = ((System.Windows.Controls.MenuItem)(target));

            #line 24 "..\..\..\..\..\View\Dialogs\BackupDialog.xaml"
                this._miDelete.Click += new System.Windows.RoutedEventHandler(this._miDelete_Click);

            #line default
            #line hidden
                return;

            case 5:
                this._miExport = ((System.Windows.Controls.MenuItem)(target));

            #line 29 "..\..\..\..\..\View\Dialogs\BackupDialog.xaml"
                this._miExport.Click += new System.Windows.RoutedEventHandler(this._miExport_Click);

            #line default
            #line hidden
                return;

            case 6:
                this._miSelect = ((System.Windows.Controls.MenuItem)(target));

            #line 34 "..\..\..\..\..\View\Dialogs\BackupDialog.xaml"
                this._miSelect.Click += new System.Windows.RoutedEventHandler(this._miSelect_Click);

            #line default
            #line hidden
                return;

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

            #line 45 "..\..\..\..\..\View\Dialogs\BackupDialog.xaml"
                this._buttonOk.Click += new System.Windows.RoutedEventHandler(this._buttonOk_Click);

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

            case 2:
                this._lvItems = ((TokeiLibrary.WpfBugFix.RangeListView)(target));
                return;

            case 3:
                this._buttonDelete = ((System.Windows.Controls.MenuItem)(target));

            #line 35 "..\..\..\..\..\View\Dialogs\ShopSimulatorDialog.xaml"
                this._buttonDelete.Click += new System.Windows.RoutedEventHandler(this._buttonDelete_Click);

            #line default
            #line hidden
                return;

            case 4:
                this._buttonNew = ((System.Windows.Controls.MenuItem)(target));

            #line 36 "..\..\..\..\..\View\Dialogs\ShopSimulatorDialog.xaml"
                this._buttonNew.Click += new System.Windows.RoutedEventHandler(this._buttonNew_Click);

            #line default
            #line hidden
                return;

            case 5:
                this._buttonUp = ((System.Windows.Controls.MenuItem)(target));

            #line 37 "..\..\..\..\..\View\Dialogs\ShopSimulatorDialog.xaml"
                this._buttonUp.Click += new System.Windows.RoutedEventHandler(this._buttonUp_Click);

            #line default
            #line hidden
                return;

            case 6:
                this._buttonDown = ((System.Windows.Controls.MenuItem)(target));

            #line 38 "..\..\..\..\..\View\Dialogs\ShopSimulatorDialog.xaml"
                this._buttonDown.Click += new System.Windows.RoutedEventHandler(this._buttonDown_Click);

            #line default
            #line hidden
                return;

            case 7:
                this._cbColorZeny = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 8:
                this._cbDiscount = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 9:
                this._cbUseViewId = ((System.Windows.Controls.CheckBox)(target));
                return;

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

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

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

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

            case 14:
                this._frameViewer = ((SDE.Tools.ActViewer.FrameViewer)(target));
                return;

            case 15:
                this._actIndexSelected = ((SDE.Tools.ActViewer.CompactActIndexSelector)(target));
                return;

            case 16:
                this._comboBoxShopType = ((System.Windows.Controls.ComboBox)(target));
                return;

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

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

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

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

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

            case 22:
                this._buttonCurItemQuery = ((System.Windows.Controls.Button)(target));
                return;

            case 23:
                this._shop = ((ICSharpCode.AvalonEdit.TextEditor)(target));
                return;

            case 24:
                this._buttonCancel = ((System.Windows.Controls.Button)(target));

            #line 142 "..\..\..\..\..\View\Dialogs\ShopSimulatorDialog.xaml"
                this._buttonCancel.Click += new System.Windows.RoutedEventHandler(this._buttonCancel_Click);

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