Ejemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.BoardNavigator = ((Teudu.InfoDisplay.BoardPagedControl)(target));
                return;

            case 2:
                this.Guide = ((Teudu.InfoDisplay.GuideControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.BoardNavigator = ((Teudu.InfoDisplay.BoardPagedControl)(target));
     return;
     case 2:
     this.Guide = ((Teudu.InfoDisplay.GuideControl)(target));
     return;
     }
     this._contentLoaded = true;
 }