Compartilhar via


ActivityPreviewDesignerTheme(WorkflowTheme) Construtor

Definição

Inicializa uma nova instância da classe ActivityPreviewDesignerTheme.

public:
 ActivityPreviewDesignerTheme(System::Workflow::ComponentModel::Design::WorkflowTheme ^ theme);
public ActivityPreviewDesignerTheme (System.Workflow.ComponentModel.Design.WorkflowTheme theme);
new System.Workflow.ComponentModel.Design.ActivityPreviewDesignerTheme : System.Workflow.ComponentModel.Design.WorkflowTheme -> System.Workflow.ComponentModel.Design.ActivityPreviewDesignerTheme
Public Sub New (theme As WorkflowTheme)

Parâmetros

theme
WorkflowTheme

A WorkflowTheme à qual a ActivityPreviewDesignerTheme está associada.

Aplica-se a