public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Procbel.Apps.Silverlight.Modules.Incidencias;component/Views/UploadUserControl.x" +
                 "aml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.RadUpload1 = ((Telerik.Windows.Controls.RadUpload)(this.FindName("RadUpload1")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Procbel.Apps.Silverlight.Modules.Incidencias;component/Views/EditTicketUserContr" +
                 "ol.xaml", System.UriKind.Relative));
     this.HtmlProvider = ((Telerik.Windows.Documents.FormatProviders.Html.HtmlDataProvider)(this.FindName("HtmlProvider")));
     this.richTextBox = ((Telerik.Windows.Controls.RadRichTextBox)(this.FindName("richTextBox")));
     this.uploadBackground = ((System.Windows.Shapes.Rectangle)(this.FindName("uploadBackground")));
     this.RadUpload1 = ((Telerik.Windows.Controls.RadUpload)(this.FindName("RadUpload1")));
 }