WorkflowViewAccessibleObject Constructor (WorkflowView^)

 

Initializes a new instance of the WorkflowViewAccessibleObject class by using the specified WorkflowView.

Namespace:   System.Workflow.ComponentModel.Design
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

public:
WorkflowViewAccessibleObject(
	WorkflowView^ workflowView
)

Parameters

workflowView
Type: System.Workflow.ComponentModel.Design::WorkflowView^

The WorkflowView to associate with the accessible object.

.NET Framework
Available since 3.0
Return to top
Show: