public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Segator.Loms.Modules.Common.Silverlight;component/Silverlight/QuoteControls/Quot" + "eControl.xaml", System.UriKind.Relative)); this.PageLoadEvent = ((System.Windows.Interactivity.InvokeCommandAction)(this.FindName("PageLoadEvent"))); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.brdContent = ((System.Windows.Controls.Border)(this.FindName("brdContent"))); this.dragDockPanelHost = ((DragDockControl.DragDockPanelHost)(this.FindName("dragDockPanelHost"))); this.drackDockTripDetails = ((DragDockControl.DragDockPanel)(this.FindName("drackDockTripDetails"))); this.drackDockPayment = ((DragDockControl.DragDockPanel)(this.FindName("drackDockPayment"))); this.drackDockPanelPassenger = ((DragDockControl.DragDockPanel)(this.FindName("drackDockPanelPassenger"))); this.brdTripDetails = ((System.Windows.Controls.Border)(this.FindName("brdTripDetails"))); this.tripAssistControl = ((Segator.Loms.Modules.Common.Silverlight.QuoteControls.TripAssist)(this.FindName("tripAssistControl"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Segator.Loms.Modules.Dispatcher.Silverlight;component/Silverlight/Quotations/Quo" + "tationsView.xaml", System.UriKind.Relative)); this.PageLoadEvent = ((System.Windows.Interactivity.InvokeCommandAction)(this.FindName("PageLoadEvent"))); this.LayoutRoot = ((System.Windows.Controls.Border)(this.FindName("LayoutRoot"))); this.panelHost = ((DragDockControl.DragDockPanelHost)(this.FindName("panelHost"))); this.drackDockPanelPending = ((DragDockControl.DragDockPanel)(this.FindName("drackDockPanelPending"))); this.PendingBookings = ((Segator.Loms.Modules.Dispatcher.Silverlight.Quotations.BookingControls.BookingControl)(this.FindName("PendingBookings"))); this.drackDockPanelProcessing = ((DragDockControl.DragDockPanel)(this.FindName("drackDockPanelProcessing"))); this.ProcessingBookings = ((Segator.Loms.Modules.Dispatcher.Silverlight.Quotations.BookingControls.BookingControl)(this.FindName("ProcessingBookings"))); this.drackDockPanelReceived = ((DragDockControl.DragDockPanel)(this.FindName("drackDockPanelReceived"))); this.ReceivedBookings = ((Segator.Loms.Modules.Dispatcher.Silverlight.Quotations.BookingControls.BookingControl)(this.FindName("ReceivedBookings"))); this.drackDockPanelSent = ((DragDockControl.DragDockPanel)(this.FindName("drackDockPanelSent"))); this.SentBookings = ((Segator.Loms.Modules.Dispatcher.Silverlight.Quotations.BookingControls.BookingControl)(this.FindName("SentBookings"))); this.drackDockPanelHistory = ((DragDockControl.DragDockPanel)(this.FindName("drackDockPanelHistory"))); this.HistoryBookings = ((Segator.Loms.Modules.Dispatcher.Silverlight.Quotations.BookingControls.BookingControl)(this.FindName("HistoryBookings"))); this.btnCancelQuote = ((System.Windows.Controls.Button)(this.FindName("btnCancelQuote"))); this.btnQuoteControl = ((System.Windows.Controls.Button)(this.FindName("btnQuoteControl"))); }