void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.pathListBox = ((Microsoft.Expression.Controls.PathListBox)(target));
                return;

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

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

            case 4:
                this.ListBoxPath = ((System.Windows.Shapes.Ellipse)(target));
                return;

            case 5:
                this.DrawCursor = ((System.Windows.Controls.Grid)(target));
                return;

            case 6:
                this.PART_TEMPO = ((System.Windows.Shapes.Ellipse)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserControl = ((MainPanel.MainControl2)(target));
                return;

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

            case 3:
                this.CA_Main = ((System.Windows.Controls.Canvas)(target));
                return;

            case 4:
                this.PLB_Main = ((Microsoft.Expression.Controls.PathListBox)(target));
                return;

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

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

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

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

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

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

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

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

            case 13:
                this.ellipse = ((System.Windows.Shapes.Ellipse)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 2:
                this.pathListBox = ((Microsoft.Expression.Controls.PathListBox)(target));
                return;

            case 3:
                this.spButtons = ((System.Windows.Controls.StackPanel)(target));
                return;

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

            #line 229 "..\..\..\CarouselControl.xaml"
                this.previousButton.Click += new System.Windows.RoutedEventHandler(this.PreviousButton_Click);

            #line default
            #line hidden
                return;

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

            #line 232 "..\..\..\CarouselControl.xaml"
                this.nextButton.Click += new System.Windows.RoutedEventHandler(this.NextButton_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.gridForKnownPaths = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.wavePath = ((System.Windows.Shapes.Path)(target));
                return;

            case 8:
                this.diagonalPath = ((System.Windows.Shapes.Path)(target));
                return;

            case 9:
                this.zigzagPath = ((System.Windows.Shapes.Path)(target));
                return;

            case 10:
                this.ellipsePath = ((System.Windows.Shapes.Ellipse)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 4
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.pathListBox = ((Microsoft.Expression.Controls.PathListBox)(target));
     return;
     case 2:
     this.PART_Cursor = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.WaitCursor = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.ListBoxPath = ((System.Windows.Shapes.Ellipse)(target));
     return;
     case 5:
     this.DrawCursor = ((System.Windows.Controls.Grid)(target));
     return;
     case 6:
     this.PART_TEMPO = ((System.Windows.Shapes.Ellipse)(target));
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserControl = ((MainPanel.MainControl)(target));
                return;

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

            case 3:
                this.PLB_Main = ((Microsoft.Expression.Controls.PathListBox)(target));
                return;

            case 4:
                this.STF_1st = ((System.Windows.Media.ScaleTransform)(target));
                return;

            case 5:
                this.STF_2st = ((System.Windows.Media.ScaleTransform)(target));
                return;

            case 6:
                this.STF_3st = ((System.Windows.Media.ScaleTransform)(target));
                return;

            case 7:
                this.STF_4st = ((System.Windows.Media.ScaleTransform)(target));
                return;

            case 8:
                this.STF_5st = ((System.Windows.Media.ScaleTransform)(target));
                return;

            case 9:
                this.STF_6st = ((System.Windows.Media.ScaleTransform)(target));
                return;

            case 10:
                this.STF_7st = ((System.Windows.Media.ScaleTransform)(target));
                return;

            case 11:
                this.STF_8st = ((System.Windows.Media.ScaleTransform)(target));
                return;

            case 12:
                this.STF_9st = ((System.Windows.Media.ScaleTransform)(target));
                return;

            case 13:
                this.STF_10st = ((System.Windows.Media.ScaleTransform)(target));
                return;

            case 14:
                this.ellipse = ((System.Windows.Shapes.Ellipse)(target));
                return;

            case 15:
                this.TestButton = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 6
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Window = ((WpfApplication8.MainWindow)(target));
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.pathListBox = ((Microsoft.Expression.Controls.PathListBox)(target));
     return;
     case 4:
     this.ellipse = ((System.Windows.Shapes.Ellipse)(target));
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 7
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Window = ((KWS.Window1)(target));
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.path = ((System.Windows.Shapes.Path)(target));
     return;
     case 4:
     this.deckScroller = ((Microsoft.Expression.Controls.PathListBox)(target));
     return;
     case 5:
     this.downButton = ((System.Windows.Controls.Button)(target));
     return;
     case 6:
     this.upButton = ((System.Windows.Controls.Button)(target));
     return;
     }
     this._contentLoaded = true;
 }