次の方法で共有


WorkflowDesignerIcons.Activities.FlowSwitchNode プロパティ

定義

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

プロパティ値

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

適用対象