DesignerView.CreateWorkflowElementCommand Campo
Definição
O comando usado para criar um novo WorkflowViewElement na superfície atual do Windows designer de fluxo de trabalho ao arrastar um item de fluxo de trabalho da caixa de ferramentas para a superfície do designer.The command used to create a new WorkflowViewElement on the current Windows Workflow Designer surface when dragging a workflow item from the Toolbox onto the designer surface.
public: static initonly System::Windows::Input::ICommand ^ CreateWorkflowElementCommand;
public static readonly System.Windows.Input.ICommand CreateWorkflowElementCommand;
staticval mutable CreateWorkflowElementCommand : System.Windows.Input.ICommand
Public Shared ReadOnly CreateWorkflowElementCommand As ICommand