Brush.LavenderBlush Property

Definition

Gets a SolidColorBrush of the system-defined color LavenderBlush.

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

Property Value

Applies to