ThemeConfigurationDialog Constructor (IServiceProvider^)
.NET Framework (current version)
Initializes a new instance of the ThemeConfigurationDialog class by using an IServiceProvider.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- serviceProvider
-
Type:
System::IServiceProvider^
The service provider that provides custom support to the ThemeConfigurationDialog.
| Exception | Condition |
|---|---|
| ArgumentNullException | serviceProvider contains a null reference (Nothing in Visual Basic). |
.NET Framework
Available since 3.0
Available since 3.0
Show: