Język

ActivityDesignerThemeAttribute(Type) Konstruktor

Definicja

Inicjuje ActivityDesignerThemeAttribute nowe wystąpienie klasy przy użyciu określonego typu motywu projektanta.

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

Element Type reprezentujący motyw projektanta, który ma być skojarzony z klasą projektanta.

Dotyczy