Compartilhar via


WorkflowDesignerIcons.Activities.FlowSwitchNode Propriedade

Definição

Obtém ou define um ícone que representa a atividade do FlowSwitchNode.

public:
 static property System::Windows::Media::DrawingBrush ^ FlowSwitchNode { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush FlowSwitchNode { get; set; }
static member FlowSwitchNode : System.Windows.Media.DrawingBrush with get, set
Public Shared Property FlowSwitchNode As DrawingBrush

Valor da propriedade

Um ícone que representa a atividade do FlowSwitchNode.

Aplica-se a