void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.UserControl = ((GazeTrackerClientUI.EventNotifierControl)(target)); return; case 2: this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); return; case 3: this.GridEventNotifier = ((System.Windows.Controls.Grid)(target)); return; case 4: this.BtnClose = ((GazeGUIVelocity.Button)(target)); #line 15 "..\..\EventNotifierControl.xaml" this.BtnClose.Action += new System.Windows.RoutedEventHandler(this.CloseIt); #line default #line hidden return; case 5: this.LabelCmd = ((System.Windows.Controls.Label)(target)); return; case 6: this.LabelParameters = ((System.Windows.Controls.Label)(target)); return; } this._contentLoaded = true; }