ActivityDesignerThemeAttribute::Xml Property
.NET Framework (current version)
Gets or sets an XML string that defines default property settings for the activity designer.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Property Value
Type: System::String^A string that contains the default theme property settings in XML format.
An activity designer can pass an XML string that contains any of its default theme property values to the Xml property by declaring the property in the Theme attribute.
.NET Framework
Available since 3.0
Available since 3.0
Show: