ThemeConfigurationDialog::ComposedTheme Property
.NET Framework (current version)
Gets the workflow theme that is highlighted in the theme configuration dialog box in the workflow designer.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Property Value
Type: System.Workflow.ComponentModel.Design::WorkflowTheme^The WorkflowTheme that is highlighted in the theme configuration dialog box in the workflow designer.
The theme that is highlighted in the theme configuration dialog box is the theme that is currently applied to the workflow design surface. Possible values include the default workflow theme, the operating system color theme, and any user-defined themes.
.NET Framework
Available since 3.0
Available since 3.0
Show: