Brushes.Gold Egenskap

Definition

Hämtar den fasta fyllningsfärgen som har ett hexadecimalt värde på #FFFFD700.

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

Egenskapsvärde

En fylld fyllningsfärg.

Kommentarer

Se Brushes för användningsinformation, inklusive exempel, och för en tabell som visar färgerna som definierats av Brushes klassen.

XAML-attributanvändning

<object property="Gold"/>

Gäller för