ActivityDesignerLayoutEventArgs.DesignerTheme Właściwość

Definicja

Pobiera ActivityDesignerTheme skojarzone z projektantem.

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

Wartość właściwości

ActivityDesignerTheme

ActivityDesignerThemeZawiera opis wyglądu i działania projektanta.

Uwagi

Jeśli projektant ma ActivityDesignerTheme skojarzoną z nim, Projektant będzie używać właściwości wyglądu i działania opisanych przez program ActivityDesignerTheme do malowania. Jeśli żadna ActivityDesignerTheme z nich nie jest skojarzona z projektantem, Projektant użyje programu w AmbientTheme celu odświeżenia jego właściwości wyglądu i działania.

Dotyczy