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

            #line 10 "..\..\..\Control\ProgressEditBusy.xaml"
                ((jg.Editor.Library.Control.ProgressEditBusy)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden

            #line 11 "..\..\..\Control\ProgressEditBusy.xaml"
                ((jg.Editor.Library.Control.ProgressEditBusy)(target)).Initialized += new System.EventHandler(this.UserControl_Initialized);

            #line default
            #line hidden
                return;

            case 2:
                this.busyPro = ((Elysium.Controls.ProgressRing)(target));
                return;

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

            case 4:
                this.twoLine = ((System.Windows.Controls.Label)(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"
                ((XDKCapture.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded_1);

            #line default
            #line hidden
                return;

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

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

            #line 25 "..\..\MainWindow.xaml"
                this.recordButton.Click += new System.Windows.RoutedEventHandler(this.recordButton_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.ipBox = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

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

            #line default
            #line hidden
                return;

            case 7:
                this.savePathBox = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

            #line default
            #line hidden
                return;

            case 9:
                this.busyRing = ((Elysium.Controls.ProgressRing)(target));
                return;
            }
            this._contentLoaded = true;
        }