Exemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.MainMenuGrid = ((Przewodnik.Views.MainMenu)(target));
     return;
     case 2:
     this.firstTextBlock = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 3:
     this.touristAttractions = ((Microsoft.Kinect.Toolkit.Controls.KinectTileButton)(target));
     
     #line 12 "..\..\..\Views\MainMenu.xaml"
     this.touristAttractions.Click += new System.Windows.RoutedEventHandler(this.touristAttractions_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.MainMenu = ((Przewodnik.Views.MainMenu)(target));
     return;
     case 2:
     this.firstTextBlock = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }