Compartir a través de


WorkflowDesignerIcons.DesignerItems.DeleteButton Propiedad

Definición

Obtiene o establece botón de control para eliminar elementos dentro del lienzo del diseñador.

public:
 static property System::Windows::Media::DrawingBrush ^ DeleteButton { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush DeleteButton { get; set; }
static member DeleteButton : System.Windows.Media.DrawingBrush with get, set
Public Shared Property DeleteButton As DrawingBrush

Valor de propiedad

El botón de control para eliminar elementos dentro del lienzo del diseñador.

Se aplica a