Compartir a través de


Colors.Thistle Propiedad

Definición

Obtiene el color definido por el sistema que tiene un valor ARGB de #FFD8BFD8.

public:
 static property Color Thistle { Color get(); };
static Color Thistle();
public static Color Thistle { get; }
var color = Colors.thistle;
Public Shared ReadOnly Property Thistle As Color

Valor de propiedad

Color definido por el sistema que tiene un valor ARGB de #FFD8BFD8.

Se aplica a