public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Security/RoleAdminPage.xaml", System.UriKind.Relative));
     this.LayoutRootOrgAdmin = ((System.Windows.Controls.Grid)(this.FindName("LayoutRootOrgAdmin")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay")));
     this.layoutContent = ((Medical.Apartment.Silverlight.UI.ClippedGrid)(this.FindName("layoutContent")));
     this.gvwRole = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwRole")));
     this.btnSave = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSave")));
     this.btnCancel = ((System.Windows.Controls.Button)(this.FindName("btnCancel")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Administration/SiteGroupAdminPage.xam" +
                 "l", System.UriKind.Relative));
     this.LayoutRootOrgAdmin = ((System.Windows.Controls.Grid)(this.FindName("LayoutRootOrgAdmin")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay")));
     this.layoutContent = ((Medical.Apartment.Silverlight.UI.ClippedGrid)(this.FindName("layoutContent")));
     this.scrollViewerRateGroup = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerRateGroup")));
     this.gvwSiteGroup = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwSiteGroup")));
     this.gvwSites = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwSites")));
     this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker")));
     this.btnAddSite = ((System.Windows.Controls.Button)(this.FindName("btnAddSite")));
     this.btnSave = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSave")));
     this.btnCancel = ((System.Windows.Controls.Button)(this.FindName("btnCancel")));
 }