The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ActivityDesignerLayoutEventArgs::DesignerTheme Property
.NET Framework (current version)
Gets the ActivityDesignerTheme associated with the designer.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Property Value
Type: System.Workflow.ComponentModel.Design::ActivityDesignerTheme^An ActivityDesignerTheme that describes the designer look and feel.
If a designer has an ActivityDesignerTheme associated with it, the designer will use the look and feel properties described by the ActivityDesignerTheme to paint itself. If no ActivityDesignerTheme is associated with the designer, the designer will use the AmbientTheme to repaint its look and feel properties.
.NET Framework
Available since 3.0
Available since 3.0
Show: