public TForm GetForm <TForm>() where TForm : WidgetFormViewBase { return(TargetContainer.GetForm <TForm>()); }