void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.WeatherView = ((DGP_Snap.Views.WeatherView)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.BaseControl = ((DGP_Snap.Views.WeatherView)(target)); #line 11 "..\..\..\Views\WeatherView.xaml" this.BaseControl.Loaded += new System.Windows.RoutedEventHandler(this.BaseControl_Loaded); #line default #line hidden return; } this._contentLoaded = true; }