WorkflowDesignerIcons.DesignerItems.MoveUpButton Propiedad

Definición

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

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

Valor de propiedad

DrawingBrush

El control de botón para mover hacia arriba los componentes seleccionados en la superficie de diseño.

Se aplica a