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

            #line 10 "..\..\Hex_Form.xaml"
                ((APK_IDE.Hex_Form)(target)).KeyDown += new System.Windows.Input.KeyEventHandler(this.HxD_GoExpression);

            #line default
            #line hidden
                return;

            case 2:
                this.OpenF = ((System.Windows.Controls.Button)(target));

            #line 12 "..\..\Hex_Form.xaml"
                this.OpenF.Click += new System.Windows.RoutedEventHandler(this.OpenF_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.HexView = ((WpfHexaEditor.HexEditor)(target));

            #line 13 "..\..\Hex_Form.xaml"
                this.HexView.Loaded += new System.Windows.RoutedEventHandler(this.HexView_Loaded);

            #line default
            #line hidden
                return;

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

            #line 14 "..\..\Hex_Form.xaml"
                this.SaveF_Copy.Click += new System.Windows.RoutedEventHandler(this.SaveF_Copy_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.FileNameT = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.tabControl = ((System.Windows.Controls.TabControl)(target));
                return;

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

            case 3:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

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

            #line 15 "..\..\MainWindow.xaml"
                this.listView.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ListView_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.textBox1 = ((System.Windows.Controls.TextBox)(target));
                return;

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

            #line 29 "..\..\MainWindow.xaml"
                this.buttonSearch.Click += new System.Windows.RoutedEventHandler(this.ButtonSearch_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.byteEditor = ((WpfHexaEditor.HexEditor)(target));
                return;

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

            #line 31 "..\..\MainWindow.xaml"
                this.buttonListen.Click += new System.Windows.RoutedEventHandler(this.ButtonSearch_Click);

            #line default
            #line hidden
                return;

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

            #line 36 "..\..\MainWindow.xaml"
                this.comboBox.Initialized += new System.EventHandler(this.ComboBox_Initialized);

            #line default
            #line hidden
                return;

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

            case 11:
                this.byteEditor2 = ((WpfHexaEditor.HexEditor)(target));
                return;

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

            #line 39 "..\..\MainWindow.xaml"
                this.button2.Click += new System.Windows.RoutedEventHandler(this.Button2_Click);

            #line default
            #line hidden
                return;

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

            #line 40 "..\..\MainWindow.xaml"
                this.button2_Copy.Click += new System.Windows.RoutedEventHandler(this.Button2_Copy_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.label2_Copy = ((System.Windows.Controls.Label)(target));
                return;

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

            #line 42 "..\..\MainWindow.xaml"
                this.textBox.Initialized += new System.EventHandler(this.TextBox_Initialized);

            #line default
            #line hidden

            #line 42 "..\..\MainWindow.xaml"
                this.textBox.KeyUp += new System.Windows.Input.KeyEventHandler(this.TextBox_KeyUp);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

            #line 48 "..\..\MainWindow.xaml"
                this.button1.Click += new System.Windows.RoutedEventHandler(this.Button1_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.labelStatus = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.progressBarStatus = ((System.Windows.Controls.ProgressBar)(target));
                return;
            }
            this._contentLoaded = true;
        }