Brush.DodgerBlue Property

Definition

Gets a SolidColorBrush of the system-defined color DodgerBlue.

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

Property Value

Applies to