Compartir a través de


ActivityDesigner.DesignerTheme Propiedad

Definición

Obtiene el tema del diseñador actual para el diseñador de actividad.

public:
 property System::Workflow::ComponentModel::Design::ActivityDesignerTheme ^ DesignerTheme { System::Workflow::ComponentModel::Design::ActivityDesignerTheme ^ get(); };
public System.Workflow.ComponentModel.Design.ActivityDesignerTheme DesignerTheme { get; }
member this.DesignerTheme : System.Workflow.ComponentModel.Design.ActivityDesignerTheme
Public ReadOnly Property DesignerTheme As ActivityDesignerTheme

Valor de propiedad

ActivityDesignerTheme

ActivityDesignerTheme que contiene los valores de tema para el diseñador de actividad.

Se aplica a