共用方式為


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

屬性值

在設計介面上將選取元件向下移的按鈕控制項。

適用於