Brushes.FloralWhite Eigenschaft

Definition

Ruft die Volltonfüllfarbe ab, die den Hexadezimalwert #FFFFFAF0 aufweist.

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

Eigenschaftswert

Eine Volltonfüllfarbe.

Hinweise

Informationen zur Verwendung, einschließlich Beispielen, und eine Tabelle mit den von der Brushes -Klasse definierten Farben finden Sie Brushes unter.

Verwendung von XAML-Attributen

<object property="FloralWhite"/>  

Gilt für: