ActivityDesignerThemeAttribute(Type) Konstruktor

Definicja

Inicjuje nowe wystąpienie ActivityDesignerThemeAttribute 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

TypeReprezentujący motyw projektanta, który ma być skojarzony z klasą projektanta.

Dotyczy