WorkflowDesignerIcons.DesignerItems.MoveDownDisabledButton 属性

定义

获取或设置禁用下移按钮。Gets or sets the disabled move down button.

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

属性值

DrawingBrush

禁用向下移动按钮。The disabled move down button.

适用于