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

            #line 10 "..\..\..\9_Special\PUSlideShow.xaml"
                ((Panuon.UI.PUSlideShow)(target)).SizeChanged += new System.Windows.SizeChangedEventHandler(this.UserControl_SizeChanged);

            #line default
            #line hidden
                return;

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

            case 3:
                this.BtnLeft = ((Panuon.UI.PUButton)(target));
                return;

            case 4:
                this.BtnRight = ((Panuon.UI.PUButton)(target));
                return;

            case 5:
                this.Indicator = ((Panuon.UI.PUIndicator)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 10 "..\..\..\9_Special\PUSlideShow.xaml"
                ((Panuon.UI.PUSlideShow)(target)).SizeChanged += new System.Windows.SizeChangedEventHandler(this.UserControl_SizeChanged);

            #line default
            #line hidden
                return;

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

            case 3:
                this.PART_BTNLEFT = ((Panuon.UI.PUButton)(target));
                return;

            case 4:
                this.PART_BTNRIGHT = ((Panuon.UI.PUButton)(target));
                return;

            case 5:
                this.PART_INDICATOR = ((Panuon.UI.PUIndicator)(target));
                return;
            }
            this._contentLoaded = true;
        }