WorkflowDesignerIcons.Activities.Switch Property

Definition

Gets or sets an icon representing the Switch<T> activity.

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

Property Value

An icon representing the Switch activity.

Applies to