ActivityDesignerThemeAttribute.DesignerThemeType Property

Definition

Gets the type of the theme class that encapsulates the designer theme settings to apply to the activity designer.

public:
 property Type ^ DesignerThemeType { Type ^ get(); };
public Type DesignerThemeType { get; }
member this.DesignerThemeType : Type
Public ReadOnly Property DesignerThemeType As Type

Property Value

A Type that encapsulates the designer theme settings.

Applies to