public void PostInitialize(string uid)
 {
     _componentRegistryService.InitializeComponent(uid);
 }