Rehosting the Workflow Designer

Posted 陈希章@中国

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Rehosting the Workflow Designer相关的知识,希望对你有一定的参考价值。

官方文档:https://msdn.microsoft.com/en-us/library/dd489451(v=vs.110).aspx

The Windows Workflow Designer can be rehosted in environments outside of Visual Studio 2012 for the purposes of creating, modifying, and monitoring workflows.

The WorkflowDesigner type is a wrapper of the canvas, property grid, and other elements, and exposes a basic programming model to handle the majority of designer rehosting scenarios. Hosting the WorkflowDesigner inside a Windows Presentation Foundation (WPF) application is a common rehosting scenario for Workflow Designer.

In This Section

Task 1: Create a New Windows Presentation Foundation Application

Task 2: Host the Workflow Designer

Task 3: Create the Toolbox and PropertyGrid Panes

Support for New Workflow Foundation 4.5 Features in the Rehosted Workflow Designer

以上是关于Rehosting the Workflow Designer的主要内容,如果未能解决你的问题,请参考以下文章