public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/DribbbleClient;component/Views/CatalogShotsView.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.PopularCatalogShot_LS = ((Microsoft.Phone.Controls.LongListSelector71)(this.FindName("PopularCatalogShot_LS")));
 }
Ejemplo n.º 2
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/DribbbleClient;component/Views/CatalogShotsView.xaml", System.UriKind.Relative));
     this.LayoutRoot            = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.PopularCatalogShot_LS = ((Microsoft.Phone.Controls.LongListSelector71)(this.FindName("PopularCatalogShot_LS")));
 }