WorkflowDesignerIcons.DesignerItems.MoveUpButton Propriedade

Definição

Obtém ou define o controlo do botão para mover o(s) componente(s) selecionado(s) na superfície de design.

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 Propriedade

O botão controla para mover o(s) componente(s) selecionado(s) na superfície de design.

Aplica-se a