WorkflowDesigner.OutlineView Property

Definition

Gets the outline view of the workflow designer.

public:
 property System::Windows::UIElement ^ OutlineView { System::Windows::UIElement ^ get(); };
public System.Windows.UIElement OutlineView { get; }
member this.OutlineView : System.Windows.UIElement
Public ReadOnly Property OutlineView As UIElement

Property Value

The outline view of the workflow designer.

Applies to