WorkflowDesignerIcons.DesignerItems.MoveUpButton Propiedad

Definición

Obtiene o establece el control de botón para subir 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; }
static member MoveUpButton : System.Windows.Media.DrawingBrush with get, set
Public Shared Property MoveUpButton As DrawingBrush

Valor de propiedad

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

Se aplica a