ActivityDesignerThemeAttribute(Type) Konstruktor

Definition

Initialisiert eine neue Instanz der ActivityDesignerThemeAttribute Klasse mithilfe des angegebenen Designerdesigntyps.

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)

Parameter

designerThemeType
Type

A Type that represents the designer theme to be associated with the designer class.

Gilt für: