ActivityDesignerTheme(WorkflowTheme) Costruttore

Definizione

Inizializza un'istanza di una classe 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)

Parametri

theme
WorkflowTheme

Oggetto WorkflowTheme che contiene le informazioni sul tema per ActivityDesigner.

Si applica a