WorkflowDesigner.OutlineView Propriedade
Definição
Obtém a exibição de estrutura de tópicos do designer de fluxo de trabalho.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
Valor da propriedade
A exibição de estrutura de tópicos do designer de fluxo de trabalho.The outline view of the workflow designer.