WorkflowDesignerIcons.DesignerItems.Overview Propriedade
Definição
Obtém ou define o controle para exibir o mapa de fluxo de trabalho inteiro.Gets or sets the control for viewing the entire workflow map.
public:
static property System::Windows::Media::DrawingBrush ^ Overview { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush Overview { get; set; }
member this.Overview : System.Windows.Media.DrawingBrush with get, set
Public Shared Property Overview As DrawingBrush
Valor da propriedade
O controle para exibir o mapa de fluxo de trabalho inteiro.The control for viewing the entire workflow map.