Compartir a través de


WorkflowDesignerIcons.DesignerItems.ResizeGrip Propiedad

Definición

Obtiene o establece el control que permite que una ventana cambie su tamaño.

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

Valor de propiedad

Control que permite a una ventana cambiar su tamaño.

Se aplica a