Compartir a través de


ActivityPreviewDesignerTheme(WorkflowTheme) Constructor

Definición

Inicializa una nueva instancia de la clase 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

La clase WorkflowTheme a la que está asociada la clase ActivityPreviewDesignerTheme.

Se aplica a