DesignerTheme.ContainingTheme Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le thème de flux de travail qui encapsule le thème du concepteur.
protected:
property System::Workflow::ComponentModel::Design::WorkflowTheme ^ ContainingTheme { System::Workflow::ComponentModel::Design::WorkflowTheme ^ get(); };
[System.ComponentModel.Browsable(false)]
protected System.Workflow.ComponentModel.Design.WorkflowTheme ContainingTheme { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ContainingTheme : System.Workflow.ComponentModel.Design.WorkflowTheme
Protected ReadOnly Property ContainingTheme As WorkflowTheme
Valeur de propriété
Objet WorkflowTheme associé au DesignerTheme.
- Attributs
Remarques
La ContainingTheme propriété retourne l’objet WorkflowTheme utilisé pendant l’initialisation DesignerTheme .