Share via


WorkflowDesignerIcons.DesignerItems.MoveUpDisabledButton 屬性

定義

取得或設定已停用的上移按鈕。

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

屬性值

停用的上移按鈕。

適用於