Share via


ActivityDesignerLayoutEventArgs.AmbientTheme Propiedad

Definición

Obtiene el AmbientTheme asociado al flujo de trabajo raíz.

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

Valor de propiedad

AmbientTheme que contiene información del tema para el diseñador.

Comentarios

AmbientTheme se utiliza para describir las propiedades de apariencia y funcionamiento del diseñador, como colores, estilos y fondos.

Se aplica a