void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.uc = ((SBMLibrary.Controls.SalesStatus)(target));
     return;
     case 2:
     
     #line 62 "..\..\SalesStatus.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnCloseDay);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemple #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.uc = ((SBMLibrary.Controls.SalesStatus)(target));
                return;

            case 2:

            #line 155 "..\..\SalesStatus.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnCloseDay);

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