Brushes.ForestGreen Proprietà

Definizione

Ottiene il colore di riempimento a tinta unita con valore esadecimale pari a #FF228B22.

public:
 static property System::Windows::Media::SolidColorBrush ^ ForestGreen { System::Windows::Media::SolidColorBrush ^ get(); };
public static System.Windows.Media.SolidColorBrush ForestGreen { get; }
static member ForestGreen : System.Windows.Media.SolidColorBrush
Public Shared ReadOnly Property ForestGreen As SolidColorBrush

Valore della proprietà

Colore di riempimento a tinta unita.

Commenti

Vedere Brushes per informazioni sull'utilizzo, inclusi esempi e per una tabella che mostra i colori definiti dalla Brushes classe .

Uso della sintassi XAML per gli attributi

<object property="ForestGreen"/>  

Si applica a