Sdílet prostřednictvím


ActivityDesignerThemeAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci ActivityDesignerThemeAttribute třídy pomocí zadaného typu motivu návrháře.

public:
 ActivityDesignerThemeAttribute(Type ^ designerThemeType);
public ActivityDesignerThemeAttribute (Type designerThemeType);
new System.Workflow.ComponentModel.Design.ActivityDesignerThemeAttribute : Type -> System.Workflow.ComponentModel.Design.ActivityDesignerThemeAttribute
Public Sub New (designerThemeType As Type)

Parametry

designerThemeType
Type

TypeKterý představuje motiv návrháře, který má být přidružen ke třídě návrháře.

Platí pro