WorkflowDesignerIcons.Activities.StartNode プロパティ

定義

StartNode アクティビティを表すアイコンを取得または設定します。

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

プロパティ値

StartNode アクティビティを表すアイコン。

適用対象