ActivityDesignerTheme(WorkflowTheme) Construtor
Definição
Inicializa uma instância de um ActivityDesignerTheme.Initializes an instance of an ActivityDesignerTheme.
public:
ActivityDesignerTheme(System::Workflow::ComponentModel::Design::WorkflowTheme ^ theme);
public ActivityDesignerTheme (System.Workflow.ComponentModel.Design.WorkflowTheme theme);
new System.Workflow.ComponentModel.Design.ActivityDesignerTheme : System.Workflow.ComponentModel.Design.WorkflowTheme -> System.Workflow.ComponentModel.Design.ActivityDesignerTheme
Public Sub New (theme As WorkflowTheme)
Parâmetros
- theme
- WorkflowTheme
Um WorkflowTheme que contém informações de tema para o ActivityDesigner.A WorkflowTheme that contains the theme information for the ActivityDesigner.