ActivityDesignerLayoutEventArgs.DesignerTheme 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 l’associé ActivityDesignerTheme au concepteur.
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
Valeur de propriété
Qui ActivityDesignerTheme décrit l’apparence du concepteur.
Remarques
Si un concepteur y est ActivityDesignerTheme associé, le concepteur utilise les propriétés d’apparence décrites par la ActivityDesignerTheme peinture elle-même. Si aucun n’est ActivityDesignerTheme associé au concepteur, le concepteur utilise la AmbientTheme fonction pour repeindre ses propriétés d’apparence.