Brush.Gainsboro Property

Definition

Gets a SolidColorBrush of the system-defined color Gainsboro.

public:
 static property Microsoft::Maui::Controls::SolidColorBrush ^ Gainsboro { Microsoft::Maui::Controls::SolidColorBrush ^ get(); };
public static Microsoft.Maui.Controls.SolidColorBrush Gainsboro { get; }
static member Gainsboro : Microsoft.Maui.Controls.SolidColorBrush
Public Shared ReadOnly Property Gainsboro As SolidColorBrush

Property Value

Applies to