WorkflowDesignerIcons.DesignerItems.ResizeGrip Property

Definition

Gets or sets the control that enables a window to change its size.

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

Property Value

The control that enables a window to change its size.

Applies to