Ejemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.ImageGrid = ((MemberSignInSystem.ModernUI.Content.FlipImageGrid)(target));
         return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ThisFlipImageGrid = ((MemberSignInSystem.ModernUI.Content.FlipImageGrid)(target));

            #line 9 "..\..\..\Content\FlipImageGrid.xaml"
                this.ThisFlipImageGrid.SizeChanged += new System.Windows.SizeChangedEventHandler(this.ThisFlipImageGrid_SizeChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.ImageGrid = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }