void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ucTransactionEntry = ((ESI_ITE.View.TransactionEntryView)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ucTransactionEntry = ((ESI_ITE.View.TransactionEntryView)(target)); return; case 2: this.ucLineItems = ((ESI_ITE.View.LineItemView)(target)); return; } this._contentLoaded = true; }