WorkflowDesignerIcons.DesignerItems.MoveDownButton Propiedad

Definición

Obtiene o establece el control de botón para bajar los componentes seleccionados en la superficie de diseño.

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

Valor de propiedad

Control de botón para bajar los componentes seleccionados en la superficie de diseño.

Se aplica a