Share via


Resizer.GripBrush Property

Definition

Gets or sets the color of the resize grips.

public:
 property System::Windows::Media::Brush ^ GripBrush { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Category("Common Properties")]
[System.ComponentModel.Description("Gets or sets the color of the resize grips.")]
public System.Windows.Media.Brush GripBrush { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.Category("Common Properties")>]
[<System.ComponentModel.Description("Gets or sets the color of the resize grips.")>]
member this.GripBrush : System.Windows.Media.Brush with get, set
Public Property GripBrush As Brush

Property Value

Attributes

Applies to