コード例 #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.BtnShowPopup = ((System.Windows.Controls.MenuItem)(target));

            #line 14 "..\..\..\SearchControl.xaml"
                this.BtnShowPopup.Click += new System.Windows.RoutedEventHandler(this.BtnShowPopup_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.PopPopupControl = ((GloryView.RFID.T4PopupControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.se = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.BtnShowPopup = ((System.Windows.Controls.MenuItem)(target));
     
     #line 11 "..\..\..\SearchWidow.xaml"
     this.BtnShowPopup.Click += new System.Windows.RoutedEventHandler(this.BtnShowPopup_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.PopPopupControl = ((GloryView.RFID.T4PopupControl)(target));
     return;
     }
     this._contentLoaded = true;
 }