The context that the designer uses.
 public XamarinFormsViewService(DesignContext context)
 {
     this.context = context;
 }