WorkflowDesignerIcons.DesignerItems.MoveDownDisabledButton Property

Definition

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; }
static member MoveDownDisabledButton : System.Windows.Media.DrawingBrush with get, set
Public Shared Property MoveDownDisabledButton As DrawingBrush

Property Value

The disabled move down button.

Applies to