ActivityDesignerTheme(WorkflowTheme) Constructor

Definición

Inicializa una instancia de .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

que WorkflowTheme contiene la información del tema para .ActivityDesigner

Se aplica a