Share via


WorkflowDesignerIcons.DesignerItems.MoveUpButton 屬性

定義

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

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

屬性值

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

適用於