void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Self = ((UI.TemperatureController.Views.SynchronizationView)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Self = ((UI.TemperatureController.Views.SynchronizationView)(target)); return; case 2: this.rbtnTempRange = ((System.Windows.Controls.RadioButton)(target)); return; case 3: this.rbtnResistanceRange = ((System.Windows.Controls.RadioButton)(target)); return; } this._contentLoaded = true; }