void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.grdMain = ((System.Windows.Controls.Grid)(target)); return; case 2: this.btnPane = ((System.Windows.Controls.Button)(target)); #line 22 "..\..\..\..\Controls\VMuktiGrid\ctlVMuktiGrid.xaml" this.btnPane.Click += new System.Windows.RoutedEventHandler(this.btnPane_Click); #line default #line hidden return; case 3: this.pageControl = ((VMuktiGrid.ctlPage.TabControl)(target)); return; } this._contentLoaded = true; }