Beispiel #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Ribbon = ((System.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 2:
                this.MenuItem1 = ((System.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
                return;

            case 3:
                this.FileTab = ((System.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 4:
                this.HomeTab = ((System.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.rgbxClipboard = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 6:
                this.btnCopy = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 7:
                this.btnPaste = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 8:
                this.btnSelectAll = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 9:
                this.btnCopyTimeStamp = ((System.Windows.Controls.Ribbon.RibbonCheckBox)(target));
                return;

            case 10:
                this.rgbxRun = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 11:
                this.btnClearAll = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 12:
                this.btnRefreshProcesses = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 13:
                this.btnProcessChanVis = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
                return;

            case 14:
                this.btnCodeDump = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
                return;

            case 15:
                this.btnPkgsEnt = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
                return;

            case 16:
                this.rgbxTargets = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 17:
                this.btnAddTarget = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 18:
                this.btnFilterTarget = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 19:
                this.btnGroupTarget = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
                return;

            case 20:
                this.btnSetDefault = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 21:
                this.btnRemoveTarget = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 22:
                this.btnRefresh = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 23:
                this.rgbxData = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 24:
                this.btnExplore = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 25:
                this.btnMapfilesys = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 26:
                this.btnSetfilserdir = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 27:
                this.btnCopyfiles = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 28:
                this.rgbxPSVR = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 29:
                this.btnHMDOn = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 30:
                this.btnHMDOff = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 31:
                this.rgbxMORE = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 32:
                this.btnPlayGo = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 33:
                this.btnTagetSettings = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 34:
                this.btnMore = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
Beispiel #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 5 "..\..\WindowMetRibbon.xaml"
                ((WindowMetRibbonControl.WindowMetRibbon)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.RibbonWindow_Closing);

            #line default
            #line hidden
                return;

            case 2:

            #line 12 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.HelpExecuted);

            #line default
            #line hidden
                return;

            case 3:

            #line 13 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.NewExecuted);

            #line default
            #line hidden
                return;

            case 4:

            #line 14 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.OpenExecuted);

            #line default
            #line hidden
                return;

            case 5:

            #line 15 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.SaveExecuted);

            #line default
            #line hidden
                return;

            case 6:

            #line 16 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CloseExecuted);

            #line default
            #line hidden
                return;

            case 7:

            #line 17 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.PrintExecuted);

            #line default
            #line hidden
                return;

            case 8:

            #line 18 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.PreviewExecuted);

            #line default
            #line hidden
                return;

            case 9:
                this.closing = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 10:
                this.Qat = ((System.Windows.Controls.Ribbon.RibbonQuickAccessToolBar)(target));
                return;

            case 11:
                this.ButtonVet = ((System.Windows.Controls.Ribbon.RibbonToggleButton)(target));
                return;

            case 12:
                this.ButtonSchuin = ((System.Windows.Controls.Ribbon.RibbonToggleButton)(target));
                return;

            case 13:
                this.MRUGallery = ((System.Windows.Controls.Ribbon.RibbonGallery)(target));

            #line 54 "..\..\WindowMetRibbon.xaml"
                this.MRUGallery.SelectionChanged += new System.Windows.RoutedPropertyChangedEventHandler <object>(this.MRUGallery_SelectionChanged);

            #line default
            #line hidden
                return;

            case 14:
                this.MRUGalleryCat = ((System.Windows.Controls.Ribbon.RibbonGalleryCategory)(target));
                return;

            case 15:
                this.CheckBoxAlleenLezen = ((System.Windows.Controls.Ribbon.RibbonCheckBox)(target));
                return;

            case 16:
                this.MenuKleur = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
                return;

            case 17:

            #line 83 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Controls.Ribbon.RibbonRadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonRadioButton_Click);

            #line default
            #line hidden
                return;

            case 18:

            #line 84 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Controls.Ribbon.RibbonRadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonRadioButton_Click);

            #line default
            #line hidden
                return;

            case 19:

            #line 85 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Controls.Ribbon.RibbonRadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonRadioButton_Click);

            #line default
            #line hidden
                return;

            case 20:

            #line 86 "..\..\WindowMetRibbon.xaml"
                ((System.Windows.Controls.Ribbon.RibbonRadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonRadioButton_Click);

            #line default
            #line hidden
                return;

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

            #line 9 "..\..\PS4Console.xaml"
                ((My_Neighborhood_WPF_.PS4Console)(target)).Loaded += new System.Windows.RoutedEventHandler(this.RibbonWindow_Loaded);

            #line default
            #line hidden

            #line 9 "..\..\PS4Console.xaml"
                ((My_Neighborhood_WPF_.PS4Console)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.RibbonWindow_Closing);

            #line default
            #line hidden
                return;

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

            case 3:
                this.MenuItem1 = ((System.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
                return;

            case 4:
                this.FileTab = ((System.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.HomeTab = ((System.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 6:
                this.rgbxClipboard = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 7:
                this.btnCopy = ((System.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 46 "..\..\PS4Console.xaml"
                this.btnCopy.Click += new System.Windows.RoutedEventHandler(this.btnCopy_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.btnPaste = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 9:
                this.btnSelectAll = ((System.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 48 "..\..\PS4Console.xaml"
                this.btnSelectAll.Click += new System.Windows.RoutedEventHandler(this.btnSelectAll_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.btnCopyTimeStamp = ((System.Windows.Controls.Ribbon.RibbonCheckBox)(target));
                return;

            case 11:
                this.rgbxRun = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 12:
                this.btnClearAll = ((System.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 53 "..\..\PS4Console.xaml"
                this.btnClearAll.Click += new System.Windows.RoutedEventHandler(this.btnClearAll_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.btnRefreshProcesses = ((System.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 54 "..\..\PS4Console.xaml"
                this.btnRefreshProcesses.Click += new System.Windows.RoutedEventHandler(this.btnRefreshProcesses_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.btnProcessChanVis = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
                return;

            case 15:
                this.rgbxTargets = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 16:
                this.cbxWordwrap = ((System.Windows.Controls.Ribbon.RibbonCheckBox)(target));
                return;

            case 17:
                this.cbxshowtime = ((System.Windows.Controls.Ribbon.RibbonCheckBox)(target));
                return;

            case 18:
                this.txtEscapeChar = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
                return;

            case 19:
                this.cbxEmptyHide = ((System.Windows.Controls.Ribbon.RibbonCheckBox)(target));
                return;

            case 20:
                this.cbxPreventoutput = ((System.Windows.Controls.Ribbon.RibbonCheckBox)(target));
                return;

            case 21:
                this.cbxEchoConsoleimput = ((System.Windows.Controls.Ribbon.RibbonCheckBox)(target));
                return;

            case 22:
                this.cbxScrollimput = ((System.Windows.Controls.Ribbon.RibbonCheckBox)(target));

            #line 83 "..\..\PS4Console.xaml"
                this.cbxScrollimput.Checked += new System.Windows.RoutedEventHandler(this.cbxScrollimput_Checked);

            #line default
            #line hidden

            #line 83 "..\..\PS4Console.xaml"
                this.cbxScrollimput.Unchecked += new System.Windows.RoutedEventHandler(this.cbxScrollimput_Checked);

            #line default
            #line hidden
                return;

            case 23:
                this.rgbxData = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 24:
                this.btnPreferences = ((System.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 89 "..\..\PS4Console.xaml"
                this.btnPreferences.Click += new System.Windows.RoutedEventHandler(this.btnPreferences_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.btnResetlayout = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 26:
                this.btnOpenLogDirectory = ((System.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 95 "..\..\PS4Console.xaml"
                this.btnOpenLogDirectory.Click += new System.Windows.RoutedEventHandler(this.btnOpenLogDirectory_Click);

            #line default
            #line hidden
                return;

            case 27:
                this.btnTheme = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
                return;

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

            case 29:
                this.rtbAll = ((System.Windows.Controls.RichTextBox)(target));
                return;

            case 30:
                this.rtbText = ((System.Windows.Documents.Run)(target));
                return;
            }
            this._contentLoaded = true;
        }
Beispiel #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.RibbonWindow = ((My_Neighborhood_WPF_.Console_Output_for_PlayStation4)(target));
                return;

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

            case 3:
                this.MenuItem1 = ((System.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target));
                return;

            case 4:
                this.FileTab = ((System.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 5:
                this.HomeTab = ((System.Windows.Controls.Ribbon.RibbonTab)(target));
                return;

            case 6:
                this.rgbxClipboard = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 7:
                this.btnCopy = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 8:
                this.btnPaste = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 9:
                this.btnSelectAll = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 10:
                this.btnCopyTimeStamp = ((System.Windows.Controls.Ribbon.RibbonCheckBox)(target));
                return;

            case 11:
                this.rgbxRun = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 12:
                this.btnClearAll = ((System.Windows.Controls.Ribbon.RibbonButton)(target));

            #line 48 "..\..\Console Output for PlayStation4.xaml"
                this.btnClearAll.Click += new System.Windows.RoutedEventHandler(this.btnClearAll_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.btnRefreshProcesses = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 14:
                this.btnProcessChanVis = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
                return;

            case 15:
                this.btnCodeDump = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
                return;

            case 16:
                this.btnPkgsEnt = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
                return;

            case 17:
                this.rgbxTargets = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 18:
                this.btnAddTarget = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 19:
                this.btnFilterTarget = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 20:
                this.btnGroupTarget = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
                return;

            case 21:
                this.btnSetDefault = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 22:
                this.btnRemoveTarget = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 23:
                this.btnRefresh = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 24:
                this.rgbxData = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 25:
                this.btnExplore = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 26:
                this.btnMapfilesys = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 27:
                this.btnSetfilserdir = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 28:
                this.btnCopyfiles = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 29:
                this.rgbxPSVR = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 30:
                this.btnHMDOn = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 31:
                this.btnHMDOff = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 32:
                this.rgbxMORE = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 33:
                this.btnPlayGo = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 34:
                this.btnTagetSettings = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 35:
                this.btnMore = ((System.Windows.Controls.Ribbon.RibbonMenuButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
Beispiel #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.RibbonWin = ((System.Windows.Controls.Ribbon.Ribbon)(target));
                return;

            case 2:

            #line 53 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButtonInfo_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.Save = ((System.Windows.Controls.Ribbon.RibbonButton)(target));
                return;

            case 4:

            #line 79 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButtonNewSession_Click);

            #line default
            #line hidden
                return;

            case 5:

            #line 84 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButtonOpen_Click);

            #line default
            #line hidden
                return;

            case 6:

            #line 89 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.Ribbon.RibbonApplicationMenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButtonSave_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.ClipboardGroup = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 8:

            #line 110 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButtonNewSession_Click);

            #line default
            #line hidden
                return;

            case 9:

            #line 116 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButtonOpen_Click);

            #line default
            #line hidden
                return;

            case 10:

            #line 122 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButtonSave_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.Report = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 12:

            #line 131 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButtonAddReport_Click);

            #line default
            #line hidden
                return;

            case 13:

            #line 137 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButtonRemoveReport_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.Expand1 = ((System.Windows.Controls.Ribbon.RibbonCheckBox)(target));
                return;

            case 15:
                this.Expand2 = ((System.Windows.Controls.Ribbon.RibbonCheckBox)(target));
                return;

            case 16:
                this.Expand3 = ((System.Windows.Controls.Ribbon.RibbonCheckBox)(target));
                return;

            case 17:
                this.Export = ((System.Windows.Controls.Ribbon.RibbonGroup)(target));
                return;

            case 18:

            #line 164 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButtonPublishWord_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.scvwr = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 20:
                this.sessionReportList = ((System.Windows.Controls.ListBox)(target));
                return;
            }
            this._contentLoaded = true;
        }