DesignerConfigurationService Class
Provides configuration options for the workflow designer.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
| Name | Description | |
|---|---|---|
![]() | AnnotationEnabled | Gets or sets a value that indicates whether the annotation is enabled for the Flowchart designer and the StateMachine designer. |
![]() | AutoConnectEnabled | Gets or sets a value that indicates whether auto-connect is enabled for the Flowchart designer and the StateMachine designer. |
![]() | AutoSplitEnabled | Gets or sets a value that indicates whether auto-split is enabled for the Flowchart designer and the StateMachine designer. |
![]() | AutoSurroundWithSequenceEnabled | Gets or sets a value that indicates whether auto-surround with sequence is enabled. |
![]() | BackgroundValidationEnabled | Gets or sets a value that indicates whether background validation is enabled. |
![]() | LoadingFromUntrustedSourceEnabled | Gets or sets a value that indicates whether loading from untrusted source is enabled. |
![]() | MultipleItemsContextMenuEnabled | Gets or sets a value that indicates whether multiple items context menu is enabled. |
![]() | MultipleItemsDragDropEnabled | Gets or sets a value that indicates whether multiple items drag-and-drop operation is enabled. |
![]() | NamespaceConversionEnabled | Gets or sets a value that indicates whether namespace conversion is enabled. |
![]() | PanModeEnabled | Gets or sets a value that indicates whether pan mode is enabled. |
![]() | RubberBandSelectionEnabled | Gets or sets a value that indicates whether rubber band selection is enabled. |
![]() | TargetFrameworkName | Gets or sets the name of the target .NET Framework. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 4.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

