Partager via


ActivityDesignerTheme(WorkflowTheme) Constructeur

Définition

Initialise une instance d'un 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)

Paramètres

theme
WorkflowTheme

WorkflowTheme qui contient les informations de thème pour le ActivityDesigner.

S’applique à