public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WindowsPhonePrototype1.Screens;component/Baby_Stages.xaml", System.UriKind.Relative));
     this.PhoneChrome = ((Microsoft.Expression.Prototyping.WindowsPhone.Mockups.WindowsPhoneChrome)(this.FindName("PhoneChrome")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.CommonStates = ((System.Windows.VisualStateGroup)(this.FindName("CommonStates")));
     this.Portrait = ((System.Windows.VisualState)(this.FindName("Portrait")));
     this.Landscape = ((System.Windows.VisualState)(this.FindName("Landscape")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WindowsPhonePrototype1.Screens;component/Screen_1.xaml", System.UriKind.Relative));
     this.PhoneChrome = ((Microsoft.Expression.Prototyping.WindowsPhone.Mockups.WindowsPhoneChrome)(this.FindName("PhoneChrome")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.CommonStates = ((System.Windows.VisualStateGroup)(this.FindName("CommonStates")));
     this.Portrait = ((System.Windows.VisualState)(this.FindName("Portrait")));
     this.Landscape = ((System.Windows.VisualState)(this.FindName("Landscape")));
     this.V4 = ((System.Windows.Controls.Image)(this.FindName("V4")));
     this.V5 = ((System.Windows.Controls.Image)(this.FindName("V5")));
     this.V6 = ((System.Windows.Controls.Image)(this.FindName("V6")));
     this.V7 = ((System.Windows.Controls.Image)(this.FindName("V7")));
     this.V9 = ((System.Windows.Controls.Image)(this.FindName("V9")));
     this.V = ((System.Windows.Controls.Image)(this.FindName("V")));
     this.V1 = ((System.Windows.Controls.Image)(this.FindName("V1")));
     this.V8 = ((System.Windows.Controls.Image)(this.FindName("V8")));
     this.V2 = ((System.Windows.Controls.Image)(this.FindName("V2")));
     this.V3 = ((System.Windows.Controls.Image)(this.FindName("V3")));
 }