public WidgetViewComponent(IWidgetViewModelService widgetViewModelService)
 {
     this._widgetViewModelService = widgetViewModelService;
 }