WorkflowDesignerIcons.Activities.StateEntry Propriedade

Definição

Obtém ou define um ícone que representa a atividade StateEntry.Gets or sets an icon representing the StateEntry activity.

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

Valor da propriedade

DrawingBrush

Um ícone que representa a StateEntry atividade.An icon representing the StateEntry activity.

Aplica-se a