void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Model = ((Calendar.CalendarViewModel)(target)); return; case 2: this.LayoutGrid = ((System.Windows.Controls.Grid)(target)); return; case 3: this.richTextBoxRibbonUI = ((Telerik.Windows.Controls.RichTextBoxUI.RadRichTextBoxRibbonUI)(target)); return; case 4: #line 44 "..\..\..\Views\CalendarView.xaml" ((Telerik.Windows.Controls.RadRibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RadRibbonButton_Click); #line default #line hidden return; case 5: this.OutlookBar = ((Telerik.Windows.Controls.RadOutlookBar)(target)); return; case 6: this.CalendarScheduleView = ((Telerik.Windows.Controls.RadScheduleView)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.calendar = ((Telerik.Windows.Controls.RadCalendar)(target)); return; case 2: this.scheduleview = ((Telerik.Windows.Controls.RadScheduleView)(target)); return; case 3: this.currentViewDefinitionText = ((System.Windows.Controls.TextBlock)(target)); return; case 4: this.currentDateText = ((System.Windows.Controls.TextBlock)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.LayoutGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this.richTextBoxRibbonUI = ((Telerik.Windows.Controls.RichTextBoxUI.RadRichTextBoxRibbonUI)(target)); return; case 3: this.OutlookBar = ((Telerik.Windows.Controls.RadOutlookBar)(target)); return; case 4: this.CalendarScheduleView = ((Telerik.Windows.Controls.RadScheduleView)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ScheduleView = ((Telerik.Windows.Controls.RadScheduleView)(target)); return; } this._contentLoaded = true; }