次の方法で共有


WorkflowDesignerIcons.DesignerItems.MoveDownButton プロパティ

定義

デザイン サーフェイスで選択したコントロールを下へ移動するボタン コントロールを取得または設定します。

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

プロパティ値

デザイン サーフェイスで選択したコントロールを下へ移動するボタン コントロール。

適用対象