void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.win = ((Gss.PopUpWindow.ClientFundsInfoWindow)(target));
     return;
     case 2:
     
     #line 13 "..\..\..\AccountManager\ClientFundsInfoWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed_Ok);
     
     #line default
     #line hidden
     return;
     case 3:
     
     #line 14 "..\..\..\AccountManager\ClientFundsInfoWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed_Cancel);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Ejemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.win = ((Gss.PopUpWindow.ClientFundsInfoWindow)(target));
                return;

            case 2:

            #line 13 "..\..\..\AccountManager\ClientFundsInfoWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed_Ok);

            #line default
            #line hidden
                return;

            case 3:

            #line 14 "..\..\..\AccountManager\ClientFundsInfoWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed_Cancel);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }